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
commit 1cfc0dac31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services: services:
mysql: mysql:
image: mysql:8.4.1 image: mysql:8.4.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"