mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
update to python3.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9
|
||||
FROM python:3.10
|
||||
RUN python3 -m pip install poetry && poetry config virtualenvs.create false
|
||||
WORKDIR /app
|
||||
RUN apt-get update && apt-get install -y xvfb fonts-noto-color-emoji ttf-unifont \
|
||||
|
||||
Reference in New Issue
Block a user