Merge pull request #467 from QYG2297248353/renovate/mysql-8.x

Update mysql Docker tag to v8.4.3
This commit is contained in:
2024-10-16 10:24:42 +08:00
committed by GitHub
6 changed files with 1 additions and 1 deletions
@@ -4,7 +4,7 @@ networks:
services:
mysql:
image: mysql:8.4.2
image: mysql:8.4.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"