From da37a4abc0e8b5389815654e56ed37426cc7bba5 Mon Sep 17 00:00:00 2001 From: liubocheng <22913113@qq.com> Date: Sat, 5 Apr 2025 07:01:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/dockerfile b/dockerfile index 493f52e..f18a089 100644 --- a/dockerfile +++ b/dockerfile @@ -2,7 +2,6 @@ ARG USER_ID ARG GROUP_ID -RUN echo "USER_ID: ${USER_ID}" > /data/test.txt RUN echo "USER_ID: ${USER_ID}" # 替换为清华大学镜像源(Debian 10 Buster)