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

Update mysql Docker tag to v8.4.2
This commit is contained in:
2024-07-23 13:04:49 +08:00
committed by GitHub
6 changed files with 1 additions and 1 deletions
@@ -6,7 +6,7 @@ networks:
services:
mysql:
image: mysql:8.4.1
image: mysql:8.4.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"