Update python Docker tag to v3.11.3 #2
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
Add a link
Reference in a new issue