From 138a9b161faff019789bcbd6d2b3cf60b3ae8700 Mon Sep 17 00:00:00 2001 From: luocai Date: Fri, 13 Jun 2025 11:08:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BD=AF=E4=BB=B6=E5=8C=85?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ubuntu2404-qt6-user.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu2404-qt6-user.dockerfile b/ubuntu2404-qt6-user.dockerfile index b23001b..113974c 100644 --- a/ubuntu2404-qt6-user.dockerfile +++ b/ubuntu2404-qt6-user.dockerfile @@ -41,4 +41,4 @@ RUN sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master USER root CMD ["bash", "-c", "service ssh start && gosu amass code-server --bind-addr 0.0.0.0:8087"] -# docker build --no-cache --progress=tty -f ubuntu2404-qt6-user.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_toolset/ubuntu_dev:24.04-qt6.9.1 . \ No newline at end of file +# docker build --no-cache --progress=tty -f ubuntu2404-qt6-user.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_toolset/ubuntu_dev:24.04-qt6.9.1-user . \ No newline at end of file