mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
[deps] BRE: Update mysql Docker tag to v8.3
This commit is contained in:
parent
0ca1b319fd
commit
29cdbbb672
@ -55,7 +55,7 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0
|
image: mysql:8.3
|
||||||
container_name: bw-mysql
|
container_name: bw-mysql
|
||||||
ports:
|
ports:
|
||||||
- "3306:3306"
|
- "3306:3306"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user