Skip to content

Commit

Permalink
Updates cloud-native-toolkit/image-cli-tools-core module to v1.5.0 (#96)
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 2, 2022
1 parent f4e3ad6 commit 68aa4d9
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.4.20-alpine
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.5.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.4.20-fedora
FROM quay.io/cloudnativetoolkit/cli-tools-core:${TERRAFORM_VERSION}-v1.5.0-fedora

ARG TARGETPLATFORM

Expand Down

0 comments on commit 68aa4d9

Please sign in to comment.