mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Add missing dependency to zk install
This commit is contained in:
parent
27e5971c11
commit
454841d100
@ -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 /
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.2
|
||||
1.3
|
||||
|
Loading…
Reference in New Issue
Block a user