Skip to content

Commit 6a57996

Browse files
Update to 3.7.8
1 parent d566a9b commit 6a57996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3.7/alpine/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ ENV PATH $RABBITMQ_HOME/sbin:$PATH
3636
# gpg: key 6026DFCA: public key "RabbitMQ Release Signing Key <[email protected]>" imported
3737
ENV RABBITMQ_GPG_KEY 0A9AF2115F4687BD29803A206B73A36E6026DFCA
3838

39-
ENV RABBITMQ_VERSION 3.7.7
40-
ENV RABBITMQ_GITHUB_TAG v3.7.7
39+
ENV RABBITMQ_VERSION 3.7.8
40+
ENV RABBITMQ_GITHUB_TAG v3.7.8
4141

4242
RUN set -ex; \
4343
\

0 commit comments

Comments
 (0)