Skip to content

Commit

Permalink
chore(deps): update docker (terragrunt/dockerfile)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed May 27, 2024
1 parent e267fca commit 412cbcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terragrunt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
# Run:
# docker run --rm -it test-image /bin/bash
###
FROM hashicorp/terraform:1.7.5 as terraform
FROM hashicorp/terraform:1.8.4 as terraform

FROM alpine:3.19
FROM alpine:3.20

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

0 comments on commit 412cbcd

Please sign in to comment.