diff --git a/full_body_anime_gan/Dockerfile b/full_body_anime_gan/Dockerfile index d525920..dbe61b3 100644 --- a/full_body_anime_gan/Dockerfile +++ b/full_body_anime_gan/Dockerfile @@ -1,6 +1,6 @@ # please visit https://github.com/xfyun/aiges/releases to get stable and suitable iamges. -FROM docker.io/library/python:3.8.9 +FROM public.ecr.aws/iflytek-open/cuda-go-python-base:11.6-1.17-3.9.13-ubuntu1804 RUN sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list