We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affe1e6 commit 30f8442Copy full SHA for 30f8442
jobs/kubectl/Dockerfile.distroless
@@ -1,6 +1,6 @@
1
ARG BASE_IMAGE
2
3
-FROM bitnami/kubectl:1.29.6 as kubectl
+FROM bitnami/kubectl:1.31.1 as kubectl
4
5
FROM $BASE_IMAGE
6
0 commit comments