8000
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 f528b02 commit d66a745Copy full SHA for d66a745
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:v20241212-9f82dd49"
+const DefaultBaseImage = "docker.io/kindest/base:v20250117-f528b021"
0 commit comments