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 ad53ba7 + 72dceba commit b8ac421Copy full SHA for b8ac421
terraform/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=github-releases depName=hashicorp/terraform
2
-ARG TERRAFORM_VERSION=1.8.4
+ARG TERRAFORM_VERSION=1.11.3
3
4
FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
5
FROM alpine:3.20
0 commit comments