We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5505705 commit 8c977e8Copy full SHA for 8c977e8
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS build
2
3
# renovate: datasource=github-releases depName=kubernetes/kubernetes
4
-ENV KUBECTL_VERSION=1.35.0
+ENV KUBECTL_VERSION=1.35.1
5
6
ARG TARGETARCH
7
0 commit comments