Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.5.1 (terrafo…
Browse files Browse the repository at this point in the history
…rm/dockerfile)
  • Loading branch information
IK Renovate Bot committed Jun 25, 2023
1 parent 1e42113 commit f6719eb
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.5.1

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

0 comments on commit f6719eb

Please sign in to comment.