1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-18 08:00:59 -05:00

[deps] BRE: Update mysql Docker tag to v8.3

This commit is contained in:
renovate[bot]
2025-07-11 04:43:06 +00:00
committed by GitHub
parent ca1baa1220
commit 2578f6042c

View File

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