Update to 3.7.13-rc.2, Erlang/OTP 21.2.6, OpenSSL 1.1.1b

This commit is contained in:
Docker Library Bot 2019-02-28 21:50:00 +00:00
parent 7b31215f4c
commit f6ff7c3746
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,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.7.13-beta.1
ENV RABBITMQ_VERSION 3.7.13-rc.2
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -179,7 +179,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.7.13-beta.1
ENV RABBITMQ_VERSION 3.7.13-rc.2
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq