We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cf7f0 commit 8d29e0cCopy full SHA for 8d29e0c
backend/quart_api/Dockerfile.slim.one-stage
@@ -1,4 +1,4 @@
1
-FROM python:3.8-slim
+FROM python:3.13.2-slim
2
3
RUN python -m venv /venv
4
ENV PATH=/venv/bin:${PATH}
0 commit comments