mirror of
https://gitlab.com/simple-stock-bots/simple-discord-stock-bot.git
synced 2025-07-25 15:41:33 +00:00
added rest of new dependencies from new code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.7-slim
|
||||
FROM python:3.8-buster
|
||||
|
||||
COPY requirements.txt ./
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
Reference in New Issue
Block a user