Skip to content

Commit 65c5c3d

Browse files
build: Bump alpine from 3.17.2 to 3.17.3
Bumps alpine from 3.17.2 to 3.17.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a16a97f commit 65c5c3d

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

3-
FROM alpine:3.17.2
3+
FROM alpine:3.17.3
44

55
ARG GIT_DESCRIBE
66
ARG ACMESH_VERSION=2.9.0

0 commit comments

Comments
 (0)