update to python 3.13

This commit is contained in:
2024-11-10 19:02:18 +08:00
parent ca9064a1b7
commit 6c53a1429d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12-slim-bullseye
FROM python:3.13-slim-bullseye
LABEL maintainer="admin@yoursfunny.top"