Skip to content

Commit 91cb3d7

Browse files
Docker(deps): Bump alpine from 3.22.1 to 3.22.2 (#76)
Bumps alpine from 3.22.1 to 3.22.2. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.2 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: Andre Essing <[email protected]>
1 parent 2c16a48 commit 91cb3d7

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
@@ -13,7 +13,7 @@
1313

1414
###############################################################################
1515
# Get the base Linux image
16-
FROM alpine:3.22.1
16+
FROM alpine:3.22.2
1717

1818
###############################################################################
1919
# Set parameters

0 commit comments

Comments
 (0)