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"