From 6108f66acc6a5b9da1e5509ad29870a9fa2a7dc5 Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Fri, 2 Jan 2026 19:26:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20compose.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/compose.yml b/docker/compose.yml index e82ef4d3..9d41cd27 100644 --- a/docker/compose.yml +++ b/docker/compose.yml @@ -2,7 +2,7 @@ version: "3.9" services: shellclash: - image: shellcrash:latest + image: juewuy/shellcrash:latest container_name: shellcrash networks: macvlan_lan: