From b324b7140a84a8559af11c1eec46a6f4971663b9 Mon Sep 17 00:00:00 2001 From: Sun Ruoxi Date: Mon, 29 Jun 2026 18:42:20 +0800 Subject: [PATCH] update base image Signed-off-by: Sun Ruoxi --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 328234f..c82b67a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM harbor-contest.4pd.io/sunjichen/xc-llm-kunlun:latest +FROM xc-llm-kunlun:latest COPY fix_tokenizer.py /opt/ COPY detect_tokenizer.py /opt/