Skip to content

Commit f7c9331

Browse files
authored
{Misc.} Use fastmcp instead of mcp sdk (#32102)
1 parent 1bbfd3c commit f7c9331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ FROM mcr.microsoft.com/devcontainers/python:3.12
44
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
55

66
# Remove after production
7-
RUN pip install --no-cache-dir mcp
7+
RUN pip install --no-cache-dir fastmcp

0 commit comments

Comments
 (0)