We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 776942d + 253902d commit 37a9cc4Copy full SHA for 37a9cc4
Dockerfile
@@ -1,5 +1,5 @@
1
# Multi-arch slim Python base (Python 3.13)
2
-FROM python:3.13-slim
+FROM python:3.14-slim
3
4
ENV PYTHONDONTWRITEBYTECODE=1 \
5
PYTHONUNBUFFERED=1 \
0 commit comments