瀏覽代碼

新增文章详情抓取

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