3.8.1-ol-7-r34 release
This commit is contained in:
parent
b92362ae2a
commit
dc81ce1dd0
|
|
@ -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" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue