Skip to content

Commit 04258df

Browse files
fix(deps): Update ghcr.io/astral-sh/uv Docker tag to v0.11.8
1 parent 41dd0e6 commit 04258df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.13-slim
22

3-
COPY --from=ghcr.io/astral-sh/uv:0.11.2 /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.11.8 /uv /uvx /bin/
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)