Skip to content

Commit

Permalink
build(deps): bump hashicorp/terraform from 1.9.2 to 1.9.7
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.9.2 to 1.9.7.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 6cee075 commit c9acedf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hashicorp/terraform:1.9.2 as terraform
FROM hashicorp/terraform:1.9.7 as terraform

FROM alpine:3.20.1

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-ubi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hashicorp/terraform:1.9.2 as terraform
FROM hashicorp/terraform:1.9.7 as terraform

FROM registry.access.redhat.com/ubi8/ubi:8.10

Expand Down

0 comments on commit c9acedf

Please sign in to comment.