Skip to content

Commit 6a9d378

Browse files
dependabot[bot]marcauberer
authored andcommitted
Bump alpine from 3.17.1 to 3.17.2 (#204)
Bumps alpine from 3.17.1 to 3.17.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b02477a commit 6a9d378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17.1
1+
FROM alpine:3.17.2
22
WORKDIR /ccom/out
33

44
# Set env variables

0 commit comments

Comments
 (0)