Skip to content

Commit 6cee075

Browse files
build(deps): bump hashicorp/terraform from 1.9.1 to 1.9.2 (#117)
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>
1 parent 320ebda commit 6cee075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hashicorp/terraform:1.9.1 as terraform
1+
FROM hashicorp/terraform:1.9.2 as terraform
22

33
FROM alpine:3.20.1
44

Dockerfile-ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hashicorp/terraform:1.9.1 as terraform
1+
FROM hashicorp/terraform:1.9.2 as terraform
22

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

0 commit comments

Comments
 (0)