3.8.2-ol-7-r67 release

This commit is contained in:
Bitnami Bot 2020-02-13 14:51:15 +00:00
parent 9631c6bc62
commit 51f9979f77
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ RUN /build/install-gosu.sh
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="rabbitmq" \
BITNAMI_IMAGE_VERSION="3.8.2-ol-7-r66" \
BITNAMI_IMAGE_VERSION="3.8.2-ol-7-r67" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
NAMI_PREFIX="/.nami" \

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/containers/how-to/understand-rolling-tags-containers/).
* [`3.8-ol-7`, `3.8.2-ol-7-r66` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-ol-7-r66/3.8/ol-7/Dockerfile)
* [`3.8-ol-7`, `3.8.2-ol-7-r67` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-ol-7-r67/3.8/ol-7/Dockerfile)
* [`3.8-debian-10`, `3.8.2-debian-10-r17`, `3.8`, `3.8.2`, `latest` (3.8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-debian-10-r17/3.8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/rabbitmq GitHub repo](https://github.com/bitnami/bitnami-docker-rabbitmq).