Merge pull request #73194 from danielqsj/zkimage

Add missing dependency to zookeeper-install
This commit is contained in:
Kubernetes Prow Robot
2019-01-29 19:38:19 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ FROM BASEIMAGE
CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/
RUN clean-install wget netcat
RUN clean-install wget bash netcat
ADD on-start.sh /

View File

@@ -1 +1 @@
1.2
1.3