From 5fd3732f4dd71e24810e68a7dedabb98c62b51ba Mon Sep 17 00:00:00 2001 From: sunruoxi Date: Tue, 21 Jul 2026 17:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dockerfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c82b67a..328234f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM xc-llm-kunlun:latest +FROM harbor-contest.4pd.io/sunjichen/xc-llm-kunlun:latest COPY fix_tokenizer.py /opt/ COPY detect_tokenizer.py /opt/