Merge pull request #1712 from BenTheElder/containerd-fifo-stderr

bump containerd to head
This commit is contained in:
Benjamin Elder
2020-07-08 00:14:42 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ package nodeimage
const DefaultImage = "kindest/node:latest"
// DefaultBaseImage is the default base image used
const DefaultBaseImage = "kindest/base:v20200624-8d435244"
const DefaultBaseImage = "kindest/base:v20200707-e647846b"
// DefaultMode is the default kubernetes build mode for the built image
// see pkg/build/kube.Bits