Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21 (#1958)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 99782f7 commit b3d3c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG base_image=alpine:3.20
ARG base_image=alpine:3.21

FROM $base_image AS core

Expand Down

0 comments on commit b3d3c5a

Please sign in to comment.