Skip to content

Commit f1baa77

Browse files
chore(deps): Bump alpine from 3.17.0 to 3.17.1
Bumps alpine from 3.17.0 to 3.17.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f293c8a commit f1baa77

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

3-
FROM alpine:3.17.0
3+
FROM alpine:3.17.1
44

55
ARG GIT_DESCRIBE
66
ARG ACMESH_VERSION=2.9.0

0 commit comments

Comments
 (0)