Skip to content

Commit 5cd0b0f

Browse files
authored
Updates cloud-native-toolkit/image-cli-tools-core module to v1.6.1 (#100)
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: triceam <triceam@users.noreply.github.com>
1 parent 226c150 commit 5cd0b0f

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.0-alpine
2+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.1-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.0-fedora
2+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.1-fedora
33

44
ARG TARGETPLATFORM
55

0 commit comments

Comments
 (0)