Skip to content

Commit 06737aa

Browse files
Chore(deps): Bump alpine from 3.21.3 to 3.22.0 (#631)
Bumps alpine from 3.21.3 to 3.22.0. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.0 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 82ca32b commit 06737aa

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

66
ARG GH_CLI_VER=2.44.1
77

0 commit comments

Comments
 (0)