Skip to content

Commit 1c8c510

Browse files
committed
bump base image
1 parent 7e41de9 commit 1c8c510

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:v20240406-f47a5c6c"
25+
const DefaultBaseImage = "docker.io/kindest/base:v20240513-b9bba138"

0 commit comments

Comments
 (0)