This commit is contained in:
2026-01-09 10:10:58 +08:00
parent adb90bbf10
commit 92aa27caa9
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ ARG POETRY_VERSION=2.1.4
ARG VERSION_OVERRIDE
ARG BRANCH_OVERRIDE
ARG GIT_REPO=https://github.com/ModelEngine-Group/Label-Studio.git
ARG GIT_REPO=https://ghproxy.net/https://github.com/ModelEngine-Group/Label-Studio.git
ARG GIT_BRANCH=ls-release/1.21.0.wsi
################################ Stage: downloader (Source Code)