We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3777da3 commit 828d5edCopy full SHA for 828d5ed
3.7-rc/debian/Dockerfile
@@ -95,9 +95,9 @@ ENV PATH /usr/lib/rabbitmq/bin:$PATH
95
# gpg: key 6026DFCA: public key "RabbitMQ Release Signing Key <[email protected]>" imported
96
ENV RABBITMQ_GPG_KEY 0A9AF2115F4687BD29803A206B73A36E6026DFCA
97
98
-ENV RABBITMQ_VERSION 3.7.4-rc.3
99
-ENV RABBITMQ_GITHUB_TAG v3.7.4-rc.3
100
-ENV RABBITMQ_DEBIAN_VERSION 3.7.4.rc.3-1
+ENV RABBITMQ_VERSION 3.7.4-rc.4
+ENV RABBITMQ_GITHUB_TAG v3.7.4-rc.4
+ENV RABBITMQ_DEBIAN_VERSION 3.7.4.rc.4-1
101
102
RUN set -eux; \
103
\
0 commit comments