update rabbitmq

This commit is contained in:
BryantHe 2024-03-10 17:09:57 +08:00
parent afc9e8df70
commit feb0e82491
1 changed files with 1 additions and 2 deletions

View File

@ -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"