Quellcode durchsuchen

Update Dockerfile CMD

Librellium vor 3 Monaten
Ursprung
Commit
576c036e65
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"]