Update 3.11 to 3.11.18

This commit is contained in:
Docker Library Bot 2023-06-05 16:16:29 -07:00
parent 4208534759
commit fc1ecda309
3 changed files with 3 additions and 3 deletions

View File

@ -212,7 +212,7 @@ RUN set -eux; \
tzdata
# Use the latest stable RabbitMQ release (https://www.rabbitmq.com/download.html)
ENV RABBITMQ_VERSION 3.11.17
ENV RABBITMQ_VERSION 3.11.18
# 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.11.17
ENV RABBITMQ_VERSION 3.11.18
# https://www.rabbitmq.com/signatures.html#importing-gpg
ENV RABBITMQ_PGP_KEY_ID="0x0A9AF2115F4687BD29803A206B73A36E6026DFCA"
ENV RABBITMQ_HOME=/opt/rabbitmq

View File

@ -20,7 +20,7 @@
"sha256": "197e597f3216b78ffb8f55d5663193151694c47489653ab04472f7dc4afc7079",
"version": "25.3.2.1"
},
"version": "3.11.17"
"version": "3.11.18"
},
"3.11-rc": null,
"3.12": {