We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c254100 commit 8aebf27Copy full SHA for 8aebf27
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/astral-sh/uv:bookworm-slim as builder
+FROM ghcr.io/astral-sh/uv:trixie-slim as builder
2
3
WORKDIR /app
4
COPY pyproject.toml uv.lock /app/
0 commit comments