3.4.12-debian-9-r10 release

This commit is contained in:
Bitnami Bot 2018-07-15 04:47:46 +00:00
parent 2f5b9d3435
commit d40f670f91
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r77
FROM bitnami/minideb-extras:stretch-r78
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -12,7 +12,7 @@ RUN bitnami-pkg unpack zookeeper-3.4.12-4 --checksum 9da556fb4691d494ea385dfa1a2
COPY rootfs /
ENV ALLOW_ANONYMOUS_LOGIN="no" \
BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r9" \
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r10" \
JVMFLAGS="" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH" \
ZOO_CLIENT_PASSWORD="" \

View File

@ -35,7 +35,7 @@ services:
# Supported tags and respective `Dockerfile` links
* [`3-ol-7`, `3.4.12-ol-7-r22` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r22/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.12-debian-9-r9`, `3`, `3.4.12`, `3.4.12-r9`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r9/3/Dockerfile)
* [`3-debian-9`, `3.4.12-debian-9-r10`, `3`, `3.4.12`, `3.4.12-r10`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r10/3/Dockerfile)
* [`3-debian-8`, `3.4.12-debian-8-r52` (3/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-8-r52/3/debian-8/Dockerfile)
Subscribe to project updates by watching the [bitnami/zookeeper GitHub repo](https://github.com/bitnami/bitnami-docker-zookeeper).