3.4.12-ol-7-r20 release

Maintenance release
This commit is contained in:
Bitnami Bot
2018-07-12 14:45:57 +00:00
parent 8af71c0bd3
commit 39057c3de6
2 changed files with 3 additions and 3 deletions

View File

@@ -7,12 +7,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages glib2 glibc libblkid libffi libgcc libmount libselinux libstdc++ libuuid pcre zlib
RUN bitnami-pkg install java-1.8.171-3 --checksum eb0af616b0a3ab12bd8559a36e83246eb10e7893f6a654dc14a462246d433e40
RUN bitnami-pkg unpack zookeeper-3.4.12-3 --checksum bd8570df0ae7c8409c3267c0a3c0d737c45c913d38b5f79b5175dcd5156f0d13
RUN bitnami-pkg unpack zookeeper-3.4.12-4 --checksum 330b2fe61fe68d7948318c8fc28e5c4039f15e89636785441b0db409015346d5
COPY rootfs /
ENV ALLOW_ANONYMOUS_LOGIN="no" \
BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.4.12-ol-7-r19" \
BITNAMI_IMAGE_VERSION="3.4.12-ol-7-r20" \
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-ol-7`, `3.4.12-ol-7-r19` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r19/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.4.12-ol-7-r20` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r20/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.12-debian-9-r7`, `3`, `3.4.12`, `3.4.12-r7`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r7/3/Dockerfile)
* [`3-debian-8`, `3.4.12-debian-8-r48` (3/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-8-r48/3/debian-8/Dockerfile)