Skip to content

Commit

Permalink
fixed zookeeper version
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstmeister committed Jan 21, 2016
1 parent 2a0b970 commit eb4e003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM wurstmeister/base

MAINTAINER Wurstmeister

ENV ZOOKEEPER_VERSION 3.4.7
ENV ZOOKEEPER_VERSION 3.4.6

#Download Zookeeper
RUN wget -q http://mirror.vorboss.net/apache/zookeeper/zookeeper-${ZOOKEEPER_VERSION}/zookeeper-${ZOOKEEPER_VERSION}.tar.gz && \
Expand Down

0 comments on commit eb4e003

Please sign in to comment.