We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d006d + e75e111 commit d16ec75Copy full SHA for d16ec75
1 file changed
installer-image/Dockerfile
@@ -8,7 +8,7 @@ FROM debian:13-slim
8
9
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
10
11
-ARG CF_CLI_VERSION=v0.2.14
+ARG CF_CLI_VERSION=v0.2.16
12
ARG TARGETARCH
13
14
RUN apt-get update && apt-get install curl jq -y
0 commit comments