1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-10 01:20:29 +08:00

Update mysql Docker tag to v8.4.4

This commit is contained in:
renovate[bot] 2025-01-22 02:17:38 +00:00 committed by GitHub
parent 4063fb2cb0
commit 2a44785270

View File

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