3.4.12-debian-9-r30 release

This commit is contained in:
Bitnami Bot 2018-07-30 04:12:44 +00:00
parent cea3fe4bda
commit f3fab56f5e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r91
FROM bitnami/minideb-extras:stretch-r92
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-6 --checksum 7ab368e458b015118a793fce0d1
COPY rootfs /
ENV ALLOW_ANONYMOUS_LOGIN="no" \
BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r29" \
BITNAMI_IMAGE_VERSION="3.4.12-debian-9-r30" \
JVMFLAGS="" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/zookeeper/bin:$PATH" \
ZOO_CLIENT_PASSWORD="" \

View File

@ -38,7 +38,7 @@ services:
* [`3-ol-7`, `3.4.12-ol-7-r38` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-ol-7-r38/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.4.12-debian-9-r29`, `3`, `3.4.12`, `3.4.12-r29`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r29/3/Dockerfile)
* [`3-debian-9`, `3.4.12-debian-9-r30`, `3`, `3.4.12`, `3.4.12-r30`, `latest` (3/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.4.12-debian-9-r30/3/Dockerfile)
Subscribe to project updates by watching the [bitnami/zookeeper GitHub repo](https://github.com/bitnami/bitnami-docker-zookeeper).