Skip to content

Commit

Permalink
chore(deps): Bump alpine from 3.20.2 to 3.21.2
Browse files Browse the repository at this point in the history
Bumps alpine from 3.20.2 to 3.21.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 66b94a8 commit becaa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN uname -a && \
make cel-key && \
make cel-shed

FROM docker.io/alpine:3.20.2
FROM docker.io/alpine:3.21.2

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

0 comments on commit becaa7c

Please sign in to comment.