Update 3.10 to 3.10.23

This commit is contained in:
Docker Library Bot 2023-05-24 04:05:11 -07:00
parent d4a5dd93da
commit 8efc286a3b
3 changed files with 3 additions and 3 deletions

View File

@ -211,7 +211,7 @@ RUN set -eux; \
tzdata
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
ENV RABBITMQ_VERSION 3.10.22
ENV RABBITMQ_VERSION 3.10.23
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -193,7 +193,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.22
ENV RABBITMQ_VERSION 3.10.23
# 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": "aed4e4726cdc587ab820c8379d63e511e46a1b1cc0c59d6a720b51ae625b2510",
"version": "25.3.2"
},
"version": "3.10.22"
"version": "3.10.23"
},
"3.10-rc": null,
"3.11": {