bump base image

This commit is contained in:
Benjamin Elder
2023-08-31 12:41:46 -07:00
parent c80399bffc
commit 30bcefa05e

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:v20230525-4c49613f"
const DefaultBaseImage = "docker.io/kindest/base:v20230831-c80399bf"