mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
bump base image
This commit is contained in:
@@ -22,4 +22,4 @@ const DefaultImage = "kindest/node:latest"
|
|||||||
// DefaultBaseImage is the default base image used
|
// DefaultBaseImage is the default base image used
|
||||||
// TODO: come up with a reasonable solution to digest pinning
|
// TODO: come up with a reasonable solution to digest pinning
|
||||||
// https://github.com/moby/moby/issues/43188
|
// https://github.com/moby/moby/issues/43188
|
||||||
const DefaultBaseImage = "docker.io/kindest/base:v20250305-2d7b9fe8"
|
const DefaultBaseImage = "docker.io/kindest/base:v20250312-b98dc21a"
|
||||||
|
|||||||
Reference in New Issue
Block a user