mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-22 22:21:33 +00:00
update dockerfile for new filenames
This commit is contained in:
@@ -5,4 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python", "./stockBot.py" ]
|
||||
CMD [ "python", "./bot.py" ]
|
Reference in New Issue
Block a user