bump base image

This commit is contained in:
Antonio Ojea
2024-04-01 17:20:38 +00:00
parent f2cae93db2
commit 0495a44ba2

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:v20240212-c4cadcab"
const DefaultBaseImage = "docker.io/kindest/base:v20240401-f2cae93d"