We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8097e42 commit 7765b53Copy full SHA for 7765b53
1 file changed
Dockerfile
@@ -9,7 +9,7 @@ RUN npm run build
9
10
11
# Stage 2: FastAPI backend with Vue build files
12
-FROM python:3.12-slim
+FROM python:3.14-slim
13
WORKDIR /app
14
15
ENV PYTHONDONTWRITEBYTECODE=1
0 commit comments