bump debian-hyperkube-base to 0.5 since CNI gets bumped

This commit is contained in:
Di Xu
2017-10-20 10:30:44 +08:00
parent 191ff804ea
commit 7ec31b67c8
3 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ REGISTRY?=gcr.io/google-containers
ARCH?=amd64
HYPERKUBE_BIN?=_output/dockerized/bin/linux/$(ARCH)/hyperkube
BASEIMAGE=gcr.io/google-containers/debian-hyperkube-base-$(ARCH):0.4
BASEIMAGE=gcr.io/google-containers/debian-hyperkube-base-$(ARCH):0.5
TEMP_DIR:=$(shell mktemp -d -t hyperkubeXXXXXX)
all: build