Skip to content

Commit

Permalink
chore(deps): update hashicorp/terraform docker tag to v1.8.3 (terrafo…
Browse files Browse the repository at this point in the history
…rm/dockerfile)
  • Loading branch information
IK Renovate Bot committed May 21, 2024
1 parent 0e53a53 commit 22eb836
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.7.5
ARG TERRAFORM_VERSION=1.8.3

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

0 comments on commit 22eb836

Please sign in to comment.