Update to 3.8.0-beta.7, Erlang/OTP 22.0.7, OpenSSL 1.1.1c

This commit is contained in:
Docker Library Bot 2019-08-21 11:05:18 +00:00
parent 2ec310b5a0
commit 8a5c57be05
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
ENV RABBITMQ_VERSION 3.8.0-beta.6
ENV RABBITMQ_VERSION 3.8.0-beta.7
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -187,7 +187,7 @@ RUN set -eux; \
ln -sf "$RABBITMQ_DATA_DIR/.erlang.cookie" /root/.erlang.cookie
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
ENV RABBITMQ_VERSION 3.8.0-beta.6
ENV RABBITMQ_VERSION 3.8.0-beta.7
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq