Skip to content

Commit

Permalink
Merge pull request #1 from AnchorFree/INFRA-6272
Browse files Browse the repository at this point in the history
INFRA-6272 Updated to 3.7.5
  • Loading branch information
dpronkin authored May 11, 2018
2 parents 55664e1 + a98ffe6 commit 187962b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rabbitmq:3.7.3-management-alpine
FROM rabbitmq:3.7.5-management-alpine

RUN apk add --no-cache curl
RUN curl https://dl.bintray.com/rabbitmq/community-plugins/3.7.x/rabbitmq_delayed_message_exchange/rabbitmq_delayed_message_exchange-20171201-3.7.x.zip > delayed_plugin.zip \
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# rmq-ha

[Source container](https://hub.docker.com/_/rabbitmq/)

0 comments on commit 187962b

Please sign in to comment.