Skip to content

Commit

Permalink
use rabbitmq:3.8-management-delay in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
toby.henderson committed Mar 5, 2020
1 parent 5413261 commit 65ef435
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ version: '3'

services:
rabbitmq:
build:
context: ./Docker/RabbitMQ/
dockerfile: Dockerfile
image: rabbitmq:3-management-delay
image: brightercommand/rabbitmq:3.8-management-delay
ports:
- "5672:5672"
- "15672:15672"
Expand Down

0 comments on commit 65ef435

Please sign in to comment.