mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
update dockerfile for new filenames
This commit is contained in:
parent
1f474dca46
commit
369f6d9efa
@ -5,4 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD [ "python", "./stockBot.py" ]
|
||||
CMD [ "python", "./bot.py" ]
|
Loading…
x
Reference in New Issue
Block a user