3.8.1-ol-7-r34 release

This commit is contained in:
Bitnami Bot 2019-12-02 03:57:12 +00:00
parent b92362ae2a
commit dc81ce1dd0
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ RUN curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="rabbitmq" \
BITNAMI_IMAGE_VERSION="3.8.1-ol-7-r33" \
BITNAMI_IMAGE_VERSION="3.8.1-ol-7-r34" \
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.1-ol-7-r33` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.1-ol-7-r33/3.8/ol-7/Dockerfile)
* [`3.8-ol-7`, `3.8.1-ol-7-r34` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.1-ol-7-r34/3.8/ol-7/Dockerfile)
* [`3.8-debian-9`, `3.8.1-debian-9-r20`, `3.8`, `3.8.1`, `3.8.1-r20`, `latest` (3.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.1-debian-9-r20/3.8/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/rabbitmq GitHub repo](https://github.com/bitnami/bitnami-docker-rabbitmq).