update Dockerfile
Build-Deploy-Actions Details

This commit is contained in:
xhli18 2023-04-10 15:25:14 +08:00
parent a44a5b7a62
commit 1fc7e9b8c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +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/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