We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ccd63c + dd4dee3 commit 6e40807Copy full SHA for 6e40807
installer-image/Dockerfile
@@ -8,7 +8,7 @@ FROM debian:12.11-slim
8
9
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
10
11
-ARG CF_CLI_VERSION=v0.2.10
+ARG CF_CLI_VERSION=v0.2.11
12
ARG TARGETARCH
13
14
RUN apt-get update && apt-get install curl jq -y
0 commit comments