Update mysql Docker tag to v8.4.7

This commit is contained in:
renovate[bot]
2025-10-22 01:48:15 +00:00
committed by GitHub
parent 8d96702409
commit 663748263c
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mysql:
image: mysql:8.4.6
image: mysql:8.4.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"