update rabbitmq

This commit is contained in:
BryantHe 2024-03-10 17:16:29 +08:00
parent feb0e82491
commit 018c87c21d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.8"
services: services:
rabbitmq: rabbitmq:
image: 3.13.0-management image: rabbitmq:3.13.0-management
ports: ports:
- "5672:5672" - "5672:5672"
- "15672:15672" - "15672:15672"