Skip to content

Commit

Permalink
Updates cloud-native-toolkit/image-cli-tools-core module to v1.6.0 (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: triceam <triceam@users.noreply.github.com>
  • Loading branch information
triceam and triceam authored Nov 11, 2022
1 parent 8037dd7 commit 226c150
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Containerfile-alpine
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG TERRAFORM_VERSION=v1.2
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.5.1-alpine
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.0-alpine

ARG TARGETPLATFORM

Expand Down
2 changes: 1 addition & 1 deletion Containerfile-fedora
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG TERRAFORM_VERSION=v1.2
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.5.1-fedora
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.6.0-fedora

ARG TARGETPLATFORM

Expand Down

0 comments on commit 226c150

Please sign in to comment.