Skip to content

Commit

Permalink
Merge pull request #550 from cloudkats/renovate/master-terraform-pack…
Browse files Browse the repository at this point in the history
…agefile

chore(deps): update hashicorp/terraform docker tag to v1.3.0 (terraform/dockerfile) (master)
  • Loading branch information
ivankatliarchuk authored Sep 24, 2022
2 parents 84ddc8a + 606ef1f commit 43e841e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=github-releases depName=hashicorp/terraform
ARG TERRAFORM_VERSION=1.2.9
ARG TERRAFORM_VERSION=1.3.0

FROM hashicorp/terraform:${TERRAFORM_VERSION} as source
FROM alpine:3.16
Expand Down

0 comments on commit 43e841e

Please sign in to comment.