mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 00:42:07 -06:00
[deps] BRE: Update docker-compose minor
This commit is contained in:
parent
6d5d7e58a6
commit
fa038242cc
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user