From 9385f63357e399a3fa39d0dcb65c6d44145c7816 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:45:54 +0200 Subject: [PATCH] Update docker-compose.yml --- docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index f95c7ec..91d3bcd 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.8' services: hiddify: - image: ghcr.io/hiddify/hiddify-next-core/cli:latest + image: ghcr.io/hiddify/hiddify-core:latest network_mode: host environment: CONFIG: "https://github.com/hiddify/hiddify-next/raw/refs/heads/main/test.configs/warp"