This commit is contained in:
SOULOFCINDER 2023-04-04 15:54:51 +08:00
parent 4b8594182b
commit 410f6b3dbf
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
# please visit https://github.com/xfyun/aiges/releases to get stable and suitable iamges.
FROM docker.io/library/python:3.8.9
RUN sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
RUN sed -i 's|security.debian.org/debian-security|mirrors.ustc.edu.cn/debian-security|g' /etc/apt/sources.list
FROM public.ecr.aws/iflytek-open/cuda-go-python-base:11.6-1.17-3.9.13-ubuntu1804
WORKDIR /home/user/app