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
|
||||
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
image: mysql:8.4
|
||||
ports:
|
||||
- "3306:3306"
|
||||
command:
|
||||
@ -99,7 +99,7 @@ services:
|
||||
- idp
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:4.1.3-management
|
||||
image: rabbitmq:4.2.1-management
|
||||
ports:
|
||||
- "5672:5672"
|
||||
- "15672:15672"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user