3.8.2-ol-7-r33 release
This commit is contained in:
parent
a7e43c92c7
commit
51617b5d60
|
|
@ -23,7 +23,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.2-ol-7-r32" \
|
||||
BITNAMI_IMAGE_VERSION="3.8.2-ol-7-r33" \
|
||||
LANG="en_US.UTF-8" \
|
||||
LANGUAGE="en_US:en" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
|
|
|
|||
|
|
@ -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-r32` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-ol-7-r32/3.8/ol-7/Dockerfile)
|
||||
* [`3.8-ol-7`, `3.8.2-ol-7-r33` (3.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-ol-7-r33/3.8/ol-7/Dockerfile)
|
||||
* [`3.8-debian-9`, `3.8.2-debian-9-r26`, `3.8`, `3.8.2`, `3.8.2-r26`, `latest` (3.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rabbitmq/blob/3.8.2-debian-9-r26/3.8/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rabbitmq GitHub repo](https://github.com/bitnami/bitnami-docker-rabbitmq).
|
||||
|
|
|
|||
Loading…
Reference in New Issue