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