Skip to content

Commit 8c34303

Browse files
build: bump library/alpine from 3.20.1 to 3.20.2
Bumps library/alpine from 3.20.1 to 3.20.2. --- updated-dependencies: - dependency-name: library/alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9c01c9 commit 8c34303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM docker.io/nginxproxy/docker-gen:0.14.0 AS docker-gen
22

3-
FROM docker.io/library/alpine:3.20.1
3+
FROM docker.io/library/alpine:3.20.2
44

55
ARG GIT_DESCRIBE="unknown"
66
ARG ACMESH_VERSION=3.0.7

0 commit comments

Comments
 (0)