bump base image

This commit is contained in:
Antonio Ojea
2025-05-12 20:01:28 +00:00
parent ceffaf4e30
commit df8de77b9e

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:v20250424-c9432c36"
const DefaultBaseImage = "docker.io/kindest/base:v20250512-ceffaf4e"