Skip to content

Commit

Permalink
Merge pull request #857 from cloudkats/renovate/master-terragrunt-docker
Browse files Browse the repository at this point in the history
chore(deps): update docker (terragrunt/dockerfile) (master) (minor)
  • Loading branch information
ivankatliarchuk authored Jun 2, 2024
2 parents d678448 + fd0a593 commit cc8df93
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 cc8df93

Please sign in to comment.