From cf01c95539b097d10be0b39a5f196617f6921a98 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Apr 2023 15:27:57 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 9a54e6c..01410b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,6 @@ # please visit https://github.com/xfyun/aiges/releases to get stable and suitable iamges. -FROM public.ecr.aws/iflytek-open/cuda-go-python-base:11.6-1.17-3.9.13-ubuntu1804 - +FROM iflyopensource/cuda-go-python-base:11.6-1.17-3.9.13-ubuntu1804 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