Skip to content

Commit

Permalink
bump base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Ojea committed Oct 8, 2021
1 parent 9a90857 commit 63a12a9
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:v20210825-cb7eab3f"
const DefaultBaseImage = "docker.io/kindest/base:v20211008-9a908574@sha256:69384c17b491ec5e6bd2403b5495762a4bd81ade3eb13bcc76718f626be6dd93"

0 comments on commit 63a12a9

Please sign in to comment.