Skip to content

Commit 52714c8

Browse files
Update to 3.7.7-rc.2
1 parent 80f900f commit 52714c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3.7-rc/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.6-rc.2
40-
ENV RABBITMQ_GITHUB_TAG v3.7.6-rc.2
39+
ENV RABBITMQ_VERSION 3.7.7-rc.2
40+
ENV RABBITMQ_GITHUB_TAG v3.7.7-rc.2
4141

4242
RUN set -ex; \
4343
\

0 commit comments

Comments
 (0)