diff --git a/Dockerfile b/Dockerfile index 99f3850..d327bde 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12-bookworm⁠ +FROM python:3.12-bookworm COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/ RUN pip install pdm