From b5bd6e49a2c85122245552401cba0d9ac61f4413 Mon Sep 17 00:00:00 2001 From: SOULOFCINDER <841135647@qq.com> Date: Tue, 4 Apr 2023 17:12:01 +0800 Subject: [PATCH] update --- git_large_coco/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_large_coco/Dockerfile b/git_large_coco/Dockerfile index d525920..dbe61b3 100644 --- a/git_large_coco/Dockerfile +++ b/git_large_coco/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