Skip to content

Commit

Permalink
Merge pull request #5 from AnchorFree/INFRA-8490
Browse files Browse the repository at this point in the history
INFRA-8490 Update to 3.7.15
  • Loading branch information
dpronkin authored May 24, 2019
2 parents 95c477e + 23ff235 commit 2c6162a
Showing 1 changed file with 1 addition 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.14-management-alpine
FROM rabbitmq:3.7.15-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

0 comments on commit 2c6162a

Please sign in to comment.