We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ivankatliarchuk
Learn more about funding links in repositories.
Report abuse
1 parent c7ca9c4 commit 2dc1f42Copy full SHA for 2dc1f42
terraform/Dockerfile
@@ -1,5 +1,5 @@
1
# renovate: datasource=github-releases depName=hashicorp/terraform
2
-ARG TERRAFORM_VERSION=1.2.1
+ARG TERRAFORM_VERSION=1.2.3
3
4
FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
5
FROM alpine:3.16
0 commit comments