mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
build: bump alpine from 3.18.5 to 3.19.0
Bumps alpine from 3.18.5 to 3.19.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
1f46460711
commit
89e7b9ca7f
@ -1,6 +1,6 @@
|
||||
FROM nginxproxy/docker-gen:0.10.7 AS docker-gen
|
||||
|
||||
FROM alpine:3.18.5
|
||||
FROM alpine:3.19.0
|
||||
|
||||
ARG GIT_DESCRIBE
|
||||
ARG ACMESH_VERSION=2.9.0
|
||||
|
Loading…
Reference in New Issue
Block a user