Compare commits
2 commits
8908583cba
...
39ae263a1a
Author | SHA1 | Date | |
---|---|---|---|
39ae263a1a | |||
|
6186742e11 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.9-alpine
|
||||
FROM python:3.11.3-alpine
|
||||
# Or any preferred Python version.
|
||||
ADD example_bot.py .
|
||||
RUN pip install discord.py
|
||||
|
|
Loading…
Add table
Reference in a new issue