Skip to content

Commit b2b9042

Browse files
Merge pull request #154 from codefresh-io/installer-image
Bump CLI used in installer image
2 parents bbcf51c + 62b3eef commit b2b9042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM --platform=$BUILDPLATFORM debian:bullseye-slim
22

3-
ARG CF_CLI_VERSION=v0.1.49
3+
ARG CF_CLI_VERSION=v0.1.60
44
ARG KUBECTL_VERSION=v1.27.2
55
ARG TARGETARCH
66

0 commit comments

Comments
 (0)