Skip to content

Commit be9d029

Browse files
fix(deps): Update ghcr.io/astral-sh/uv Docker tag to v0.12.8
1 parent 2d7d65c commit be9d029

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

55
WORKDIR /app
66

0 commit comments

Comments
 (0)