8000 update to latest base image with containerd 2.0.2 · orange-guo/kind@d66a745 · GitHub
[go: up one dir, main page]

Skip to content

Commit d66a745

Browse files
committed
update to latest base image with containerd 2.0.2
1 parent f528b02 commit d66a745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/build/nodeimage/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ const DefaultImage = "kindest/node:latest"
2222
// DefaultBaseImage is the default base image used
2323
// TODO: come up with a reasonable solution to digest pinning
2424
// https://github.com/moby/moby/issues/43188
25-
const DefaultBaseImage = "docker.io/kindest/base:v20241212-9f82dd49"
25+
const DefaultBaseImage = "docker.io/kindest/base:v20250117-f528b021"

0 commit comments

Comments
 (0)
0