mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update inspector 0.20.0
This commit is contained in:
@@ -568,7 +568,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
||||
|
||||
🔍 模型上下文协议调试工具,支持MCP服务器测试与开发
|
||||
|
||||
<kbd>0.19.0-hotfix</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
|
||||
<kbd>0.20.0</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
|
||||
|
||||
</td>
|
||||
<td width="33%" align="center">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
inspector:
|
||||
image: ghcr.io/modelcontextprotocol/inspector:0.19.0-hotfix
|
||||
image: ghcr.io/modelcontextprotocol/inspector:0.20.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Reference in New Issue
Block a user