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 14, 2021
1 parent cb5c01b commit 8a02991
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 @@ -20,4 +20,4 @@ package nodeimage
const DefaultImage = "kindest/node:latest"

// DefaultBaseImage is the default base image used
const DefaultBaseImage = "docker.io/kindest/base:v20210402-3d9112b0"
const DefaultBaseImage = "docker.io/kindest/base:v20210513-cb5c01bc@sha256:0c3cafa866ec9185feba27604f20fd56c3cb5cc051cf1e8a6850eccf875"

0 comments on commit 8a02991

Please sign in to comment.