Skip to content

Commit

Permalink
upgrade 3.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vla committed Nov 15, 2017
1 parent 819cd90 commit a7f0d83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV ZK_DATA_DIR=${SERVICE_HOME}/data \
ZK_DATA_LOG_DIR=${SERVICE_HOME}/logs \
PATH=${SERVICE_HOME}/bin:${PATH}

ARG DISTRO_NAME=zookeeper-3.4.10
ARG DISTRO_NAME=zookeeper-3.4.11

LABEL description="zookeeper built from source" \
zookeeper="zookeeper ${SERVICE_VERSION}" \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Supported tags and respective `Dockerfile` links

- [`latest` , `3.4.10` (3.4.10/Dockerfile)](https://github.com/EsWork/docker-zk/blob/master/Dockerfile)
- [`latest` , `3.4.11` (3.4.11/Dockerfile)](https://github.com/EsWork/docker-zk/blob/master/Dockerfile)

* eswork/zk

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.10
3.4.11

0 comments on commit a7f0d83

Please sign in to comment.