mirror of
https://github.com/michivonah/themepark-alerts.git
synced 2025-12-22 20:36:27 +01:00
update docker image
This commit is contained in:
parent
c302ab84c2
commit
dc408dafa0
2 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3
|
FROM python:3.11
|
||||||
|
|
||||||
# Create directory
|
# Create directory
|
||||||
RUN mkdir app
|
RUN mkdir app
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# requirements.txt
|
# requirements.txt
|
||||||
python-dotenv
|
python-dotenv:1.0.0.
|
||||||
discord.py
|
#discord.py
|
||||||
discord-webhook
|
discord-webhook:1.3.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue