1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-24 14:26:38 -05:00

[deps] BRE: Update mysql Docker tag to v9

This commit is contained in:
renovate[bot] 2025-04-22 05:08:56 +00:00 committed by GitHub
parent b38c75267f
commit 83cfbc95f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ services:
- postgres
mysql:
image: mysql:8.0
image: mysql:9.3
container_name: bw-mysql
ports:
- "3306:3306"