Skip to content

Commit 073d5a1

Browse files
authored
Merge branch 'main' into CR-32703
2 parents 4ea9a8b + e75e111 commit 073d5a1

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
@@ -8,7 +8,7 @@ FROM debian:13-slim
88

99
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
1010

11-
ARG CF_CLI_VERSION=v0.2.14
11+
ARG CF_CLI_VERSION=v0.2.16
1212
ARG TARGETARCH
1313

1414
RUN apt-get update && apt-get install curl jq -y

0 commit comments

Comments
 (0)