Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 320ebda commit 6cee075
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.1 as terraform
FROM hashicorp/terraform:1.9.2 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.1 as terraform
FROM hashicorp/terraform:1.9.2 as terraform

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

Expand Down

0 comments on commit 6cee075

Please sign in to comment.