ソースを参照

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"]