Add missing dependency to zk install

pull/564/head
danielqsj 2019-01-23 12:01:21 +08:00
parent 27e5971c11
commit 454841d100
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