Skip to content

Commit 1a37166

Browse files
Update to 3.7.4, debian 3.7.4-1
1 parent 94de3d0 commit 1a37166

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3.7/debian/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@ ENV PATH /usr/lib/rabbitmq/bin:$PATH
9595
# gpg: key 6026DFCA: public key "RabbitMQ Release Signing Key <[email protected]>" imported
9696
ENV RABBITMQ_GPG_KEY 0A9AF2115F4687BD29803A206B73A36E6026DFCA
9797

98-
ENV RABBITMQ_VERSION 3.7.3
99-
ENV RABBITMQ_GITHUB_TAG v3.7.3
100-
ENV RABBITMQ_DEBIAN_VERSION 3.7.3-1
98+
ENV RABBITMQ_VERSION 3.7.4
99+
ENV RABBITMQ_GITHUB_TAG v3.7.4
100+
ENV RABBITMQ_DEBIAN_VERSION 3.7.4-1
101101

102102
RUN set -eux; \
103103
\

0 commit comments

Comments
 (0)