Update to debian-iptables v10.1 and hyperkube-base 0.10.1

This commit is contained in:
Jeff Grafton
2018-08-13 22:32:55 -07:00
parent fbb2dfcc6a
commit 37bb013943
3 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ ARCH?=amd64
OUT_DIR?=_output
HYPERKUBE_BIN?=$(shell pwd)/../../../$(OUT_DIR)/dockerized/bin/linux/$(ARCH)/hyperkube
BASEIMAGE=k8s.gcr.io/debian-hyperkube-base-$(ARCH):0.10
BASEIMAGE=k8s.gcr.io/debian-hyperkube-base-$(ARCH):0.10.1
TEMP_DIR:=$(shell mktemp -d -t hyperkubeXXXXXX)
all: build