mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
build: bump library/alpine from 3.20.2 to 3.20.3
Bumps library/alpine from 3.20.2 to 3.20.3. --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e251dbc592
commit
6c81f77816
@ -1,6 +1,6 @@
|
||||
FROM docker.io/nginxproxy/docker-gen:0.14.2 AS docker-gen
|
||||
|
||||
FROM docker.io/library/alpine:3.20.2
|
||||
FROM docker.io/library/alpine:3.20.3
|
||||
|
||||
ARG GIT_DESCRIBE="unknown"
|
||||
ARG ACMESH_VERSION=3.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user