Bump rabbitmq to 3.12 on local envs. (#22244)
Note: you _need_ to run `docker compose down rabbitmq` at some point to start fresh: https://www.rabbitmq.com/blog/2022/07/20/required-feature-flags-in-rabbitmq-3.11
This commit is contained in:
Родитель
b78b07d84e
Коммит
4fe0fc5d5e
|
@ -109,7 +109,7 @@ services:
|
|||
image: redis:6.2
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:3.8
|
||||
image: rabbitmq:3.12
|
||||
hostname: olympia
|
||||
expose:
|
||||
- "5672"
|
||||
|
|
Загрузка…
Ссылка в новой задаче