mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
update to latest base image with containerd 2.0.2
This commit is contained in:
@@ -22,4 +22,4 @@ const DefaultImage = "kindest/node:latest"
|
||||
// DefaultBaseImage is the default base image used
|
||||
// TODO: come up with a reasonable solution to digest pinning
|
||||
// https://github.com/moby/moby/issues/43188
|
||||
const DefaultBaseImage = "docker.io/kindest/base:v20241212-9f82dd49"
|
||||
const DefaultBaseImage = "docker.io/kindest/base:v20250117-f528b021"
|
||||
|
||||
Reference in New Issue
Block a user