Skip to content

Commit 5c7f81a

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.10
1 parent ffcbd95 commit 5c7f81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix/mcp-run-python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# source: https://github.com/pydantic/mcp-run-python/pull/26
22
FROM python:3.14-slim
3-
COPY --from=ghcr.io/astral-sh/uv:0.10.9 /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.10.10 /uv /uvx /bin/
44
COPY --from=denoland/deno:2.7.5 /usr/bin/deno /usr/bin/deno
55

66
# Copy the project into the image

0 commit comments

Comments
 (0)