Skip to content

Commit e39c86c

Browse files
Merge pull request #1066 from cloudkats/renovate/master-terragrunt-terraform-monorepo
chore(deps): update hashicorp/terraform docker tag to v1.12.2 (terragrunt/dockerfile) (master)
2 parents 8856479 + c0f3e93 commit e39c86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terragrunt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Run:
88
# docker run --rm -it test-image /bin/bash
99
###
10-
FROM hashicorp/terraform:1.11.3 as terraform
10+
FROM hashicorp/terraform:1.12.2 as terraform
1111

1212
FROM alpine:3.20
1313

0 commit comments

Comments
 (0)