修改infra内容;移动project_info到config内

This commit is contained in:
2026-01-21 17:20:24 +08:00
parent f1b05b7fa2
commit 6c0f7d821c
10 changed files with 152 additions and 179 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.10-slim
FROM python:3.12-slim
WORKDIR /app