Skip to content

Commit

Permalink
DNM: Bump base image
Browse files Browse the repository at this point in the history
Signed-off-by: Quique Llorente <ellorent@redhat.com>
  • Loading branch information
qinqon committed Jul 16, 2021
1 parent 748e16b commit e200760
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:v20210712-e05318fb"
const DefaultBaseImage = "docker.io/quiquell/base:v20210716-c92251a6"

0 comments on commit e200760

Please sign in to comment.