chore(deps): environment and dependency upgrades

This commit is contained in:
DDSRem
2024-12-16 21:11:14 +08:00
parent 91ba71ad23
commit c104498b43
4 changed files with 8 additions and 32 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11.4-slim-bookworm
FROM python:3.12.8-slim-bookworm
ENV LANG="C.UTF-8" \
TZ="Asia/Shanghai" \
HOME="/moviepilot" \