mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 22:20:51 +00:00
Add missing dependency to zk install
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user