Merge pull request #14221 from nestjs/renovate/mysql-8.x

chore(deps): update mysql docker tag to v8.4.3
This commit is contained in:
Kamil Mysliwiec
2024-11-27 10:00:48 +01:00
committed by GitHub

View File

@@ -25,7 +25,7 @@ services:
- "9001:9001"
restart: always
mysql:
image: mysql:8.3.0
image: mysql:8.4.3
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: test