1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-06 12:12:18 -05:00

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

This commit is contained in:
renovate[bot] 2025-05-02 01:05:55 +00:00 committed by GitHub
parent 2d4ec530c5
commit f4ff16dbc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"