mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-26 08:53:52 +01:00
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:
parent
c2ded81858
commit
0072427732
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user