From 3e340f756ab9567614b2ff3d8b0bc36f02cf9f2f Mon Sep 17 00:00:00 2001 From: administrator Date: Mon, 17 Apr 2023 18:06:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Dockerfile'?= 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 14a317a..5616404 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # please visit https://github.com/xfyun/aiges/releases to get stable and suitable iamges. -FROM FROM iflyopensource/aiges-gpu:11.2-1.17-3.9.13-ubuntu1804-v3.3.2 +FROM iflyopensource/aiges-gpu:11.2-1.17-3.9.13-ubuntu1804-v3.3.2 RUN sed -i 's@//.*archive.ubuntu.com@//mirrors.ustc.edu.cn@g' /etc/apt/sources.list RUN sed -i 's/security.ubuntu.com/mirrors.ustc.edu.cn/g' /etc/apt/sources.list