Bump alpine from 3.15.0 to 3.16.1

Bumps alpine from 3.15.0 to 3.16.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 13:04:54 +00:00 committed by GitHub
parent ba40bcf5b4
commit a5342511d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.0
FROM alpine:3.16.1
WORKDIR /workdir