Skip to content

Commit 79ca7e9

Browse files
authored
Merge pull request #1066 from nginx-proxy/dependabot/docker/alpine-3.18.5
build: bump alpine from 3.18.3 to 3.18.5
2 parents 3f7b759 + cd03530 commit 79ca7e9

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 nginxproxy/docker-gen:0.10.6 AS docker-gen
22

3-
FROM alpine:3.18.3
3+
FROM alpine:3.18.5
44

55
ARG GIT_DESCRIBE
66
ARG ACMESH_VERSION=2.9.0

0 commit comments

Comments
 (0)