Update 3.10-rc to 3.10.0-rc.4

This commit is contained in:
Docker Library Bot 2022-04-24 16:05:16 -07:00
parent 0676cac114
commit 35795b133a
3 changed files with 3 additions and 3 deletions

View File

@ -190,7 +190,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.10.0-rc.3
ENV RABBITMQ_VERSION 3.10.0-rc.4
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -201,7 +201,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.10.0-rc.3
ENV RABBITMQ_VERSION 3.10.0-rc.4
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -8,7 +8,7 @@
"sha256": "cc3177f765c6a2b018e9a80c30bd3eac9a1f1d4c2690bb10557b384a9a63ae8d",
"version": "24.3.3"
},
"version": "3.10.0-rc.3"
"version": "3.10.0-rc.4"
},
"3.8": {
"openssl": {