This commit is contained in:
Fabian Selles Rosa
2017-12-27 09:27:52 +01:00
parent 317853c90c
commit 6fd8903af3
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ RUN echo CACHEBUST>/dev/null && clean-install \
git \ git \
glusterfs-client \ glusterfs-client \
iptables \ iptables \
ipset \
jq \ jq \
kmod \ kmod \
openssh-client \ openssh-client \

View File

@@ -19,7 +19,7 @@
REGISTRY?=staging-k8s.gcr.io REGISTRY?=staging-k8s.gcr.io
IMAGE?=debian-hyperkube-base IMAGE?=debian-hyperkube-base
TAG=0.8 TAG=0.9
ARCH?=amd64 ARCH?=amd64
CACHEBUST?=1 CACHEBUST?=1