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