Browse Source

更新Dockerfile

Lu Xianghui 3 days ago
parent
commit
dd7568e899
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.10-slim
+FROM dev.data-turing.cn:14443/docker.io/library/python:3.10-slim
 
 ENV PYTHONUNBUFFERED=1 \
     PYTHONDONTWRITEBYTECODE=1 \