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 afbbc99 commit 280ef78Copy full SHA for 280ef78
k8s-test-tools/Dockerfile
@@ -4,7 +4,7 @@
4
# Run:
5
# docker run --rm -it test-image /bin/bash
6
###
7
-FROM alpine:3.20 as builder
+FROM alpine:3.21 as builder
8
9
# renovate: datasource=github-releases depName=kubernetes/kubectl
10
ARG K8S_VERSION=v1.30.1
0 commit comments