Skip to content

Commit

Permalink
Bump library/alpine from 3.19 to 3.21
Browse files Browse the repository at this point in the history
Bumps library/alpine from 3.19 to 3.21.

---
updated-dependencies:
- dependency-name: library/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 16, 2025
1 parent 4771fcf commit e2e8d8a
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 @@ -6,7 +6,7 @@
# in the Python Docker image we use for the build-stage. The tag of the Python
# Docker image matches the version of the python3 package available on Alpine
# for consistency.
FROM docker.io/library/alpine:3.19 AS compile-stage
FROM docker.io/library/alpine:3.21 AS compile-stage

###
# Unprivileged user variables
Expand Down

0 comments on commit e2e8d8a

Please sign in to comment.