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.
1 parent 7b8d06e commit a399aa3Copy full SHA for a399aa3
1 file changed
Dockerfile
@@ -35,7 +35,7 @@ RUN GOOS=linux \
35
# Final image
36
FROM --platform=${TARGETPLATFORM:-linux/amd64} alpine:3.23
37
ARG TARGETPLATFORM
38
-ARG kubectlVersion=v1.33.8
+ARG kubectlVersion=v1.33.12
39
40
# kubectl url has no variant (v7)
41
# helm url has dashes and no variant (v7)
0 commit comments