We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b548b commit 5be7fecCopy full SHA for 5be7fec
installer-image/Dockerfile
@@ -1,7 +1,7 @@
1
FROM debian:bullseye-slim
2
3
-ARG CF_CLI_VERSION=v0.1.60
4
-ARG KUBECTL_VERSION=v1.27.2
+ARG CF_CLI_VERSION=v0.1.68
+ARG KUBECTL_VERSION=v1.28.12
5
ARG TARGETARCH
6
7
RUN apt-get update && apt-get install curl -y
0 commit comments