Explorar el Código

Update Dockerfile CMD

Librellium hace 3 meses
padre
commit
576c036e65
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"]