Skip to content

Commit 1a938fd

Browse files
Chore(deps): Bump alpine from 3.21.2 to 3.21.3 (#615)
Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: andy Augustin <[email protected]>
1 parent 98eb3c2 commit 1a938fd

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,7 +1,7 @@
11
########################################
22
# prod image
33
#######################################
4-
FROM alpine:3.21.2 AS prod
4+
FROM alpine:3.21.3 AS prod
55

66
ARG GH_CLI_VER=2.44.1
77

0 commit comments

Comments
 (0)