Skip to content

Commit 7ebf166

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.2
1 parent cceaf5d commit 7ebf166

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.11.1 /uv /uvx /bin/
3+
COPY --from=ghcr.io/astral-sh/uv:0.11.2 /uv /uvx /bin/
44
COPY --from=denoland/deno:2.7.7 /usr/bin/deno /usr/bin/deno
55

66
# Copy the project into the image

0 commit comments

Comments
 (0)