chore: bump docker image python version to 3.11

This commit is contained in:
Soulter
2025-06-10 21:40:12 +08:00
parent b32b444438
commit 267e68a894
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.10-slim
FROM python:3.11-slim
WORKDIR /AstrBot
COPY . /AstrBot/