Skip to content

Commit 94d3568

Browse files
fix(deps): Update ghcr.io/astral-sh/uv Docker tag to v0.12.1
1 parent 9140ca9 commit 94d3568

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.26 /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.12.1 /uv /uvx /bin/
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)