@@ -1,5 +1,5 @@
|
||||
# QuantDinger Backend API Dockerfile
|
||||
FROM python:3.11-slim
|
||||
FROM python:3.12-slim
|
||||
|
||||
# Set working directory
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user