bump base image

This commit is contained in:
Benjamin Elder
2025-05-20 18:00:42 -07:00
parent 31a79fd4b9
commit 06a0fcede9

View File

@@ -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:v20250512-ceffaf4e"
const DefaultBaseImage = "docker.io/kindest/base:v20250521-31a79fd4"