mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix zookeeper
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
de4ea14d2f
commit
330ce222a9
|
@ -1,6 +1,6 @@
|
|||
FROM java:8-alpine
|
||||
|
||||
ENV ZOOKEEPER_VERSION 3.5.4-rc0
|
||||
ENV ZOOKEEPER_VERSION 3.5.3-beta
|
||||
ENV PATH $PATH:/opt/zookeeper/bin/
|
||||
|
||||
# the start files for zookeeper use bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user