Skip to content

Commit

Permalink
bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed May 13, 2024
1 parent 7e41de9 commit 1c8c510
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:v20240406-f47a5c6c"
const DefaultBaseImage = "docker.io/kindest/base:v20240513-b9bba138"

0 comments on commit 1c8c510

Please sign in to comment.