Skip to content

Commit

Permalink
bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Nov 4, 2021
1 parent cae3ff3 commit d2dbb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/build/nodeimage/defaults.go
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:v20211014-2d60a5ef"
const DefaultBaseImage = "docker.io/kindest/base:v20211103-cae3ff30"

0 comments on commit d2dbb89

Please sign in to comment.