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 52714c8 commit 92c53e8Copy full SHA for 92c53e8
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.6-rc.2
99
-ENV RABBITMQ_GITHUB_TAG v3.7.6-rc.2
100
-ENV RABBITMQ_DEBIAN_VERSION 3.7.6.rc.2-1
+ENV RABBITMQ_VERSION 3.7.7-rc.2
+ENV RABBITMQ_GITHUB_TAG v3.7.7-rc.2
+ENV RABBITMQ_DEBIAN_VERSION 3.7.7.rc.2-1
101
102
RUN set -eux; \
103
\
0 commit comments