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 24f42cf commit a8ca0fbCopy full SHA for a8ca0fb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-bookworm
+FROM python:3.12-bookworm
2
3
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
4
RUN pip install pdm
0 commit comments