Update mysql Docker tag to v8.4.6

This commit is contained in:
renovate[bot]
2025-07-22 22:26:02 +00:00
committed by GitHub
parent 9cd86cc07b
commit e3e658850a

View File

@@ -4,7 +4,7 @@ networks:
services:
mysql:
image: mysql:8.4.5
image: mysql:8.4.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"