[deps] BRE: Update docker-compose minor

This commit is contained in:
renovate[bot] 2025-12-10 03:54:50 +00:00 committed by GitHub
parent 6d5d7e58a6
commit fa038242cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ services:
- ef - ef
mysql: mysql:
image: mysql:8.0 image: mysql:8.4
ports: ports:
- "3306:3306" - "3306:3306"
command: command:
@ -99,7 +99,7 @@ services:
- idp - idp
rabbitmq: rabbitmq:
image: rabbitmq:4.1.3-management image: rabbitmq:4.2.1-management
ports: ports:
- "5672:5672" - "5672:5672"
- "15672:15672" - "15672:15672"