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 31a79fd commit 06a0fceCopy full SHA for 06a0fce
pkg/build/nodeimage/defaults.go
@@ -22,4 +22,4 @@ const DefaultImage = "kindest/node:latest"
22
// DefaultBaseImage is the default base image used
23
// TODO: come up with a reasonable solution to digest pinning
24
// https://github.com/moby/moby/issues/43188
25
-const DefaultBaseImage = "docker.io/kindest/base:v20250512-ceffaf4e"
+const DefaultBaseImage = "docker.io/kindest/base:v20250521-31a79fd4"
0 commit comments