bump base image

This commit is contained in:
Benjamin Elder
2024-11-08 11:32:00 -08:00
parent 5c6d2daf95
commit 3c0da11755

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