Revert "Merge branch 'rfc-python-bump-312' into v2"

This reverts commit 0ec5e3b365, reversing
changes made to c18937ecc7.
This commit is contained in:
DDSRem
2024-12-28 11:56:54 +08:00
parent 0ec5e3b365
commit fca9297fa7
5 changed files with 43 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12.8-slim-bookworm
FROM python:3.11.4-slim-bookworm
ENV LANG="C.UTF-8" \
TZ="Asia/Shanghai" \
HOME="/moviepilot" \