Stay on python 3.11 for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
1ea6f9f871
commit
1aecdc2d9c
@ -1,5 +1,5 @@
|
||||
# For more information, please refer to https://aka.ms/vscode-docker-python
|
||||
FROM python:3.12-slim
|
||||
FROM python:3.11-slim
|
||||
|
||||
# Keeps Python from generating .pyc files in the container
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
@ -1,3 +1,2 @@
|
||||
pixivpy3==3.7.3
|
||||
discord.py==2.3.2
|
||||
aiohttp==3.9.0b0
|
||||
discord.py==2.3.2
|
Loading…
Reference in New Issue
Block a user