Skip to content

Commit 23d2de8

Browse files
Chore(deps): Bump alpine from 3.20.3 to 3.21.0 (#585)
Bumps alpine from 3.20.3 to 3.21.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b5ae92 commit 23d2de8

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.20.3 AS prod
4+
FROM alpine:3.21.0 AS prod
55

66
ARG GH_CLI_VER=2.44.1
77

0 commit comments

Comments
 (0)