Skip to content

Commit 30f8442

Browse files
committed
Also bump kubectl distroless
1 parent affe1e6 commit 30f8442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/kubectl/Dockerfile.distroless

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BASE_IMAGE
22

3-
FROM bitnami/kubectl:1.29.6 as kubectl
3+
FROM bitnami/kubectl:1.31.1 as kubectl
44

55
FROM $BASE_IMAGE
66

0 commit comments

Comments
 (0)