Merge pull request 'Update mysql Docker tag to v8.4' (#92) from renovate/mysql-8.x into dev

This commit is contained in:
Renovate-Bot 2025-12-15 02:01:43 +00:00
commit 5a128d8ebf

View file

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.0
image: mysql:8.4
container_name: lcc-mysql-local
environment:
MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASSWORD}