Bump alpine from 3.15.0 to 3.17.3

Bumps alpine from 3.15.0 to 3.17.3.

---
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] 2023-03-30 04:59:32 +00:00 committed by GitHub
parent abf846bc38
commit 95a6ec525f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.0
FROM alpine:3.17.3
LABEL maintainer="Adrien Ferrand <ferrand.ad@gmail.com>"