We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a96f135 + 7074c59 commit 4793d4cCopy full SHA for 4793d4c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12
+FROM python:3.13
2
WORKDIR /
3
COPY . .
4
RUN pip install --no-cache-dir .[all]
0 commit comments