Skip to content

Commit

Permalink
chore: update rabbitmq to 3.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed May 6, 2019
1 parent 9e7a344 commit fcb2d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.4'
services:
queue:
image: rabbitmq:3.7.0-management
image: rabbitmq:3.7.14-management
deploy:
replicas: 1
restart_policy:
Expand Down

0 comments on commit fcb2d55

Please sign in to comment.