Skip to content

Commit c93e6e3

Browse files
Updates cloud-native-toolkit/image-cli-tools-core module to v2.0.0
Signed-off-by: GitHub <noreply@github.com>
1 parent 5cd0b0f commit c93e6e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Containerfile-alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG TERRAFORM_VERSION=v1.2
2-
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.1-alpine
2+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.0.0-alpine
33

44
ARG TARGETPLATFORM
55

Containerfile-fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG TERRAFORM_VERSION=v1.2
2-
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.1-fedora
2+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.0.0-fedora
33

44
ARG TARGETPLATFORM
55

0 commit comments

Comments
 (0)