Skip to content

Commit e86a8d8

Browse files
committed
perf(docker): remove python mcp-server-time
1 parent 63b26ca commit e86a8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
ghcr.io/${{ github.repository }}/mcp-proxy-server:${{ steps.get_version.outputs.version }}-bundled-mcpservers-playwright
125125
ghcr.io/${{ github.repository }}/mcp-proxy-server:latest-bundled-mcpservers-playwright
126126
build-args: |
127-
PRE_INSTALLED_PIP_PACKAGES_ARG=mcp-server-time markitdown-mcp mcp-proxy
127+
PRE_INSTALLED_PIP_PACKAGES_ARG=markitdown-mcp mcp-proxy
128128
PRE_INSTALLED_NPM_PACKAGES_ARG=g-search-mcp fetcher-mcp playwright time-mcp mcp-trends-hub @adenot/mcp-google-search edgeone-pages-mcp @modelcontextprotocol/server-filesystem mcp-server-weibo @variflight-ai/variflight-mcp @baidumap/mcp-server-baidu-map @modelcontextprotocol/inspector
129129
PRE_INSTALLED_INIT_COMMAND_ARG=playwright install --with-deps chromium
130130
cache-from: type=gha

0 commit comments

Comments
 (0)