Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.8.5 (terrafo…
Browse files Browse the repository at this point in the history
…rm/dockerfile)
  • Loading branch information
IK Renovate Bot committed Jun 9, 2024
1 parent 5b89c20 commit 5052360
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.8.4
ARG TERRAFORM_VERSION=1.8.5

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

0 comments on commit 5052360

Please sign in to comment.