Skip to content

Commit 3c0da11

Browse files
committed
bump base image
1 parent 5c6d2da commit 3c0da11

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:v20240813-c6f155d6"
25+
const DefaultBaseImage = "docker.io/kindest/base:v20241108-5c6d2daf"

0 commit comments

Comments
 (0)