From df5b378124d2d40d6e23fbbd983b440708528d61 Mon Sep 17 00:00:00 2001 From: LiuShen <3162475700@qq.com> Date: Thu, 26 Jun 2025 10:16:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=91=E6=94=B9=E5=9B=9E=E8=80=81?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=9A=84umami?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- umami-mysql/2.18.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umami-mysql/2.18.1/docker-compose.yml b/umami-mysql/2.18.1/docker-compose.yml index 17e305415..5f7fb5121 100644 --- a/umami-mysql/2.18.1/docker-compose.yml +++ b/umami-mysql/2.18.1/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: umami: - image: ghcr.nju.edu.cn/umami-software/umami:mysql-v2.18.1 + image: ghcr.io/umami-software/umami:mysql-v2.18.1 container_name: ${CONTAINER_NAME} restart: always labels: