Skip to content

Commit ce263b0

Browse files
authored
Merge pull request #1180 from nginx-proxy/dependabot/docker/library/alpine-3.21.1
build: bump library/alpine from 3.21.0 to 3.21.1
2 parents ea11f22 + 78c7577 commit ce263b0

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.4 AS docker-gen
22

3-
FROM docker.io/library/alpine:3.21.0
3+
FROM docker.io/library/alpine:3.21.1
44

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

0 commit comments

Comments
 (0)