瀏覽代碼

Update Dockerfile CMD

Librellium 3 月之前
父節點
當前提交
576c036e65
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -7,4 +7,4 @@ RUN pip install --no-cache-dir -r requirements.txt
 
 COPY . .
 
-CMD ["python", "-m", "podslv21_bot"]
+CMD ["python", "-m", "anonflow"]