Skip to content

Commit 103dff7

Browse files
Docker(deps): Bump alpine from 3.21.0 to 3.21.2 (#42)
Bumps alpine from 3.21.0 to 3.21.2. --- 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>
1 parent 1cece2d commit 103dff7

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.21.0
16+
FROM alpine:3.21.2
1717

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

0 commit comments

Comments
 (0)