3.8.5-debian-10-r14 release

This commit is contained in:
Bitnami Bot 2020-06-22 16:28:14 +00:00
parent 385bf49469
commit c651ec2fbb
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ RUN echo 'en_US.UTF-8 UTF-8' >> /etc/locale.gen && locale-gen
COPY rootfs /
RUN /opt/bitnami/scripts/rabbitmq/postunpack.sh
ENV BITNAMI_APP_NAME="rabbitmq" \
BITNAMI_IMAGE_VERSION="3.8.5-debian-10-r13" \
BITNAMI_IMAGE_VERSION="3.8.5-debian-10-r14" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en"

View File

@ -49,7 +49,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3.8-debian-10`, `3.8.5-debian-10-r13`, `3.8`, `3.8.5`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.5-debian-10-r13/3.8/debian-10/Dockerfile)
* [`3.8-debian-10`, `3.8.5-debian-10-r14`, `3.8`, `3.8.5`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.5-debian-10-r14/3.8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rabbitmq GitHub repo](https://github.com/bitnami/bitnami-docker-rabbitmq).