mirror of
https://github.com/bitwarden/server.git
synced 2025-05-08 21:22:20 -05:00
[deps] BRE: Update mysql Docker tag to v8.4
This commit is contained in:
parent
ee2399f500
commit
0c215a4763
@ -55,7 +55,7 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0
|
image: mysql:8.4
|
||||||
container_name: bw-mysql
|
container_name: bw-mysql
|
||||||
ports:
|
ports:
|
||||||
- "3306:3306"
|
- "3306:3306"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user