From cdf4351b68a840be8bdfb9c9800b3bda397431d3 Mon Sep 17 00:00:00 2001 From: qiliguo Date: Thu, 18 Sep 2025 16:55:07 +0800 Subject: [PATCH] docs: update readme --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 21edfbd..dd7fb01 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM git.modelhub.org.cn:9443/enginex-metax/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 +FROM cr.metax-tech.com/public-library/maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 RUN /opt/conda/bin/pip install funasr modelscope huggingface_hub RUN /opt/conda/bin/pip install openai-whisper