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