Skip to content

Commit

Permalink
Update to 3.7.8-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Sep 21, 2018
1 parent 1ee6f13 commit ba3f7f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3.7-rc/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ ENV PATH $RABBITMQ_HOME/sbin:$PATH
# gpg: key 6026DFCA: public key "RabbitMQ Release Signing Key <info@rabbitmq.com>" imported
ENV RABBITMQ_GPG_KEY 0A9AF2115F4687BD29803A206B73A36E6026DFCA

ENV RABBITMQ_VERSION 3.7.7-rc.2
ENV RABBITMQ_GITHUB_TAG v3.7.7-rc.2
ENV RABBITMQ_VERSION 3.7.8-rc.4
ENV RABBITMQ_GITHUB_TAG v3.7.8-rc.4

RUN set -ex; \
\
Expand Down

0 comments on commit ba3f7f3

Please sign in to comment.