3.8.21-debian-10-r14 release

This commit is contained in:
Bitnami Bot 2021-08-26 16:52:27 +00:00
parent b9f630a6f7
commit 3d2d7a6645
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/rabbitmq/postunpack.sh
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
ENV BITNAMI_APP_NAME="rabbitmq" \
BITNAMI_IMAGE_VERSION="3.8.21-debian-10-r13" \
BITNAMI_IMAGE_VERSION="3.8.21-debian-10-r14" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en"

View File

@ -51,7 +51,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`, `3.8-debian-10`, `3.8.21`, `3.8.21-debian-10-r13`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.21-debian-10-r13/3.8/debian-10/Dockerfile)
* [`3.8`, `3.8-debian-10`, `3.8.21`, `3.8.21-debian-10-r14`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.21-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).