mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
[deps] DevOps: Update mysql Docker tag to v9
This commit is contained in:
parent
702a81b161
commit
81377e040f
@ -55,7 +55,7 @@ services:
|
|||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:8.0
|
image: mysql:9.1
|
||||||
container_name: bw-mysql
|
container_name: bw-mysql
|
||||||
ports:
|
ports:
|
||||||
- "3306:3306"
|
- "3306:3306"
|
||||||
|
Loading…
Reference in New Issue
Block a user