1
0

build: bump alpine from 3.19.1 to 3.20.0

Bumps alpine from 3.19.1 to 3.20.0.

---
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] 2024-05-23 08:19:14 +00:00 committed by GitHub
parent c2ded81858
commit 0072427732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
FROM nginxproxy/docker-gen:0.13.1 AS docker-gen
FROM alpine:3.19.1
FROM alpine:3.20.0
ARG GIT_DESCRIBE="unknown"
ARG ACMESH_VERSION=3.0.7