update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-11-13 09:22:23 -05:00
parent 9ccb6cdc6e
commit 1dc7cf29ff
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,6 +1,6 @@
FROM java:8-alpine
ENV ZOOKEEPER_VERSION 3.4.10
ENV ZOOKEEPER_VERSION 3.4.11
ENV PATH $PATH:/opt/zookeeper/bin/
# the start files for zookeeper use bash