Update mysql Docker tag to v8.4.9

This commit is contained in:
renovate[bot]
2026-04-21 04:44:40 +00:00
committed by GitHub
parent 15776f69c4
commit 2d4da6c395
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
mysql:
image: mysql:8.4.8
image: mysql:8.4.9
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"