luojunhui пре 1 месец
родитељ
комит
696a224e01
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.11-slim
+FROM registry.cn-hangzhou.aliyuncs.com/stuuudy/python:3.11-slim
 
 WORKDIR /app