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