We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4b675c + 4881306 commit ce02472Copy full SHA for ce02472
terraform/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=github-releases depName=hashicorp/terraform
2
-ARG TERRAFORM_VERSION=1.11.3
+ARG TERRAFORM_VERSION=1.12.2
3
4
FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
5
FROM alpine:3.20
0 commit comments