From a8e8bab67e1e209b451e55b3e8dd4adca3515ee6 Mon Sep 17 00:00:00 2001 From: LiuShen <3162475700@qq.com> Date: Tue, 16 Sep 2025 14:16:50 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=82=E4=BF=AE=E6=94=B9=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E5=90=8D=E7=A7=B0=E4=B8=BAsteveiliop56?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tinyauth/3.6.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinyauth/3.6.2/docker-compose.yml b/tinyauth/3.6.2/docker-compose.yml index 8e6759193..4c13eee80 100644 --- a/tinyauth/3.6.2/docker-compose.yml +++ b/tinyauth/3.6.2/docker-compose.yml @@ -1,6 +1,6 @@ services: tinyauth: - image: ghcr.io/tinyauth/tinyauth:v3.6.2 + image: ghcr.io/steveiliop56/tinyauth:v3.6.2 container_name: ${CONTAINER_NAME} environment: # ---- 通用配置 ----