update rabbitmq
This commit is contained in:
parent
afc9e8df70
commit
feb0e82491
|
@ -2,8 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
hostname: 'rabbitmq'
|
||||
image: 3.13.0-management
|
||||
ports:
|
||||
- "5672:5672"
|
||||
- "15672:15672"
|
||||
|
|
Loading…
Reference in New Issue