This commit is contained in:
@@ -9,4 +9,4 @@ ENV PYTHONPATH=/app
|
|||||||
|
|
||||||
RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
CMD ["python", "-m", "pomodoro_bot.main"]
|
CMD ["python", "pomodoro_bot/main.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user