We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe04c7 commit cb4dd4dCopy full SHA for cb4dd4d
.github/workflows/docker-publish.yml
@@ -114,6 +114,7 @@ jobs:
114
push: true
115
tags: |
116
ghcr.io/${{ github.repository }}/mcp-proxy-server:${{ steps.get_version.outputs.version }}-bundled-mcpservers-playwright
117
+ ghcr.io/${{ github.repository }}/mcp-proxy-server:bundled-mcpservers-playwright-latest
118
build-args: |
119
PRE_INSTALLED_PIP_PACKAGES_ARG=mcp-server-time markitdown-mcp mcp-proxy
120
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
0 commit comments