We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd2028 commit 5435980Copy full SHA for 5435980
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim
+FROM python:3.13.7-slim
2
RUN pip install --upgrade uv
3
4
WORKDIR /app
0 commit comments