3.7.0-debian-10-r326 release

This commit is contained in:
Bitnami Bot
2022-03-22 18:47:34 +00:00
parent 59cd7eb9b4
commit 8c6cafe3a0
2 changed files with 5 additions and 4 deletions

View File

@@ -22,8 +22,9 @@ RUN ln -s /opt/bitnami/scripts/zookeeper/run.sh /run.sh
COPY rootfs /
RUN /opt/bitnami/scripts/zookeeper/postunpack.sh
ENV BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.7.0-debian-10-r325"
ENV APP_VERSION="3.7.0" \
BITNAMI_APP_NAME="zookeeper" \
BITNAMI_IMAGE_VERSION="3.7.0-debian-10-r326"
EXPOSE 2181 2888 3888 8080

View File

@@ -54,7 +54,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3.8`, `3.8-debian-10`, `3.8.0`, `3.8.0-debian-10-r5`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.8.0-debian-10-r5/3.8/debian-10/Dockerfile)
* [`3.7`, `3.7-debian-10`, `3.7.0`, `3.7.0-debian-10-r325` (3.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.7.0-debian-10-r325/3.7/debian-10/Dockerfile)
* [`3.7`, `3.7-debian-10`, `3.7.0`, `3.7.0-debian-10-r326` (3.7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.7.0-debian-10-r326/3.7/debian-10/Dockerfile)
* [`3.6`, `3.6-debian-10`, `3.6.3`, `3.6.3-debian-10-r282` (3.6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.6.3-debian-10-r282/3.6/debian-10/Dockerfile)
* [`3.5`, `3.5-debian-10`, `3.5.9`, `3.5.9-debian-10-r164` (3.5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-zookeeper/blob/3.5.9-debian-10-r164/3.5/debian-10/Dockerfile)
@@ -597,7 +597,7 @@ If you encountered a problem running this container, you can file an [issue](htt
- Host OS and version
- Docker version (`docker version`)
- Output of `docker info`
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
- Version of this container
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
## License