diff --git a/Dockerfile b/Dockerfile index 839d984..ec4d6a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:python3.12-bookworm +FROM ghcr.io/astral-sh/uv:python3.12-bookworm-slim # Install uv. COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv