Skip to content

Commit

Permalink
bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Feb 13, 2024
1 parent c4cadca commit 335a10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/build/nodeimage/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -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:v20240202-8f1494ea"
const DefaultBaseImage = "docker.io/kindest/base:v20240212-c4cadcab"

0 comments on commit 335a10c

Please sign in to comment.