Skip to content

Commit

Permalink
Bump alpine from 3.20.3 to 3.21.2
Browse files Browse the repository at this point in the history
Bumps alpine from 3.20.3 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 10, 2025
1 parent 076e288 commit e04ec0f
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
@@ -1,5 +1,5 @@
# Use a clean tiny image to store artifacts in
FROM alpine:3.20.3
FROM alpine:3.21.2

# Labels for http://label-schema.org/rc1/#build-time-labels
# And for https://github.com/opencontainers/image-spec/blob/master/annotations.md
Expand Down

0 comments on commit e04ec0f

Please sign in to comment.