merge into main #36

Merged
sangge merged 45 commits from fix-update into main 2024-10-24 23:35:44 +08:00
Showing only changes of commit ff9a763cec - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.12 FROM python:3.12-slim
COPY requirements.txt /app/ COPY requirements.txt /app/