Merge pull request #73194 from danielqsj/zkimage

Add missing dependency to zookeeper-install
pull/564/head
Kubernetes Prow Robot 2019-01-29 19:38:19 -08:00 committed by GitHub
commit be33917744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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