3.4.12-r42 release

This commit is contained in:
Bitnami Bot 2018-07-04 04:50:39 +00:00
parent bd4a6698b1
commit 4e7a10296f
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ RUN bitnami-pkg unpack zookeeper-3.4.12-3 --checksum 8ed0215ca7648518839392772bb
COPY rootfs /
ENV ALLOW_ANONYMOUS_LOGIN="no" \
BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.4.12-r41" \
BITNAMI_IMAGE_VERSION="3.4.12-r42" \
JVMFLAGS="" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH" \
ZOO_CLIENT_PASSWORD="" \

View File

@ -34,7 +34,7 @@ services:
# Supported tags and respective `Dockerfile` links
* [`3`, `3.4.12-r41`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-r41/3/Dockerfile)
* [`3`, `3.4.12-r42`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-r42/3/Dockerfile)
* [`3-ol-7`, `3.4.12-ol-7-r12` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r12/3/ol-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/zookeeper GitHub repo](https://github.com/bitnami/bitnami-docker-zookeeper).