Skip to content

Commit 8176f6b

Browse files
chore(deps): bump alpine from 3.20.2 to 3.22.2
Bumps alpine from 3.20.2 to 3.22.2. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab5cc9 commit 8176f6b

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
@@ -27,7 +27,7 @@ RUN uname -a && \
2727
make cel-key && \
2828
make cel-shed
2929

30-
FROM docker.io/alpine:3.20.2
30+
FROM docker.io/alpine:3.22.2
3131

3232
# Read here why UID 10001: https://github.com/hexops/dockerfile/blob/main/README.md#do-not-use-a-uid-below-10000
3333
ARG UID=10001

0 commit comments

Comments
 (0)