Skip to content

Commit

Permalink
chore(deps): update hashicorp/terraform docker tag to v1.6.0 (terrafo…
Browse files Browse the repository at this point in the history
…rm/dockerfile)
  • Loading branch information
IK Renovate Bot committed Oct 5, 2023
1 parent a6d8114 commit e9e715f
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.4.6
ARG TERRAFORM_VERSION=1.6.0

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

0 comments on commit e9e715f

Please sign in to comment.