Skip to content

Commit 6a56dbb

Browse files
chore: Bump terraform from v1.9.7 to v1.10.5
1 parent a17355a commit 6a56dbb

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.7 as terraform
1+
FROM hashicorp/terraform:1.10.5 as terraform
22

33
FROM alpine:3.20.3
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.7 as terraform
1+
FROM hashicorp/terraform:1.10.5 as terraform
22

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

0 commit comments

Comments
 (0)