Skip to content

Commit 6e40807

Browse files
Merge branch 'main' into chore/CR-30776-upd-frpc
2 parents 2ccd63c + dd4dee3 commit 6e40807

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:12.11-slim
88

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

11-
ARG CF_CLI_VERSION=v0.2.10
11+
ARG CF_CLI_VERSION=v0.2.11
1212
ARG TARGETARCH
1313

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

0 commit comments

Comments
 (0)