Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
萌森 2024-07-23 13:07:59 +08:00
commit 096235bb48
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"