Skip to content

Commit e50cd35

Browse files
Updates cloud-native-toolkit/image-cli-tools-core module to v2.1.0 (#45)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: cloudnativetoolkit <cloudnativetoolkit@users.noreply.github.com>
1 parent 7153e3c commit e50cd35

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.9
22
ARG BASE_OS=alpine
3-
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.0.3-${BASE_OS}
3+
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v2.1.0-${BASE_OS}
44

55
ARG TARGETPLATFORM
66

0 commit comments

Comments
 (0)