From 3ec5e7911f13986890b3a2eae4961bb5fbf2197e Mon Sep 17 00:00:00 2001 From: the magician <82004885@qq.com> Date: Tue, 14 Jul 2026 22:19:00 +0800 Subject: [PATCH] normalize DockerFile formatting --- DockerFile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerFile b/DockerFile index da24151..c6a8e23 100644 --- a/DockerFile +++ b/DockerFile @@ -3,4 +3,4 @@ FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100-3.2.3-x86-ubuntu20.04-py3.1 RUN mkdir /workspace WORKDIR /workspace/ COPY ./qwen3_6_scripts /workspace/qwen3_6_scripts -RUN cd ./qwen3_6_scripts && ./patch_ops.sh \ No newline at end of file +RUN cd ./qwen3_6_scripts && ./patch_ops.sh