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 Jan 1, 2025
1 parent e88a1ee commit e89c9b6
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 e89c9b6

Please sign in to comment.