fix: API Dockerfile使用阿里云PyPI镜像加速 #60
Reference in New Issue
Block a user
Delete Branch "fix/api-dockerfile-pypi-mirror"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
API Dockerfile的pip install使用默认PyPI源,构建服务器网络慢导致超时。添加阿里云镜像源,与Worker Dockerfile保持一致。