Skip to content

Commit ce02472

Browse files
Merge pull request #1060 from cloudkats/renovate/master-terraform-terraform-monorepo
chore(deps): update terraform monorepo to v1.12.2 (terraform/dockerfile) (master)
2 parents c4b675c + 4881306 commit ce02472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-releases depName=hashicorp/terraform
2-
ARG TERRAFORM_VERSION=1.11.3
2+
ARG TERRAFORM_VERSION=1.12.2
33

44
FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
55
FROM alpine:3.20

0 commit comments

Comments
 (0)