Skip to content

Commit 94bf51d

Browse files
authoredDec 28, 2021
Merge pull request #273 from cloudkats/renovate/hashicorp-terraform-1.x
chore(deps): update dependency hashicorp/terraform to v1
2 parents 606f975 + 18fb53e commit 94bf51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎terraform/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-releases depName=hashicorp/terraform
2-
ARG TERRAFORM_VERSION=0.12.25
2+
ARG TERRAFORM_VERSION=1.1.2
33

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

0 commit comments

Comments
 (0)
Please sign in to comment.