update rabbitmq 3.10.6 => 3.13.3 docker镜像升级

This commit is contained in:
疯狂的狮子Li
2024-06-04 16:20:18 +08:00
parent 19e0c1c2b8
commit 9e8d7af0df
4 changed files with 3 additions and 3 deletions

View File

@@ -385,7 +385,7 @@ services:
network_mode: "host"
rabbitmq:
image: rabbitmq:3.10.6
image: rabbitmq:3.13.3
container_name: rabbitmq
build:
context: ./rabbitmq