mirror of
https://github.com/samanhappy/mcphub.git
synced 2025-12-24 02:39:19 -05:00
refactor: remove unnecessary uv tool update-shell command from Dockerfile
This commit is contained in:
@@ -13,7 +13,6 @@ ARG REQUEST_TIMEOUT=120000
|
|||||||
ENV REQUEST_TIMEOUT=$REQUEST_TIMEOUT
|
ENV REQUEST_TIMEOUT=$REQUEST_TIMEOUT
|
||||||
|
|
||||||
RUN uv tool install mcp-server-fetch
|
RUN uv tool install mcp-server-fetch
|
||||||
RUN uv tool update-shell
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user