Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2025-12-30 18:02:32 +08:00
parent f34f811e8f
commit ff13fcce37
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# QuantDinger Backend API Dockerfile
FROM python:3.11-slim
FROM python:3.12-slim
# Set working directory
WORKDIR /app