Skip to content

Commit 7cbc164

Browse files
Updates cloud-native-toolkit/image-cli-tools-core module to v2.0.2 (#42)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: cloudnativetoolkit <cloudnativetoolkit@users.noreply.github.com>
1 parent 85aa37f commit 7cbc164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG TERRAFORM_VERSION=v1.2
22
ARG BASE_OS=alpine
3-
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.0.1-${BASE_OS}
3+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.0.2-${BASE_OS}
44

55
ARG TARGETPLATFORM
66

0 commit comments

Comments
 (0)