Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21 (terragrunt/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Feb 6, 2025
1 parent 95804d5 commit 349ae6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terragrunt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
###
FROM hashicorp/terraform:1.8.4 as terraform

FROM alpine:3.20
FROM alpine:3.21

LABEL org.opencontainers.image.authors="[email protected]" \
org.opencontainers.image.vendor="https://github.com/cloudkats" \
Expand Down

0 comments on commit 349ae6a

Please sign in to comment.