Skip to content

Commit

Permalink
Merge pull request #3878 from BenTheElder/base
Browse files Browse the repository at this point in the history
bump base image to v20250228-c27ae4d9 with runc 1.2.4
  • Loading branch information
k8s-ci-robot authored Feb 28, 2025
2 parents 1f296aa + 27704ee commit 7275126
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:v20250214-acbabc1a"
const DefaultBaseImage = "docker.io/kindest/base:v20250228-c27ae4d9"

0 comments on commit 7275126

Please sign in to comment.