feat: update inspector 0.19.0-hotfix

This commit is contained in:
arch3rPro
2026-01-24 05:33:35 +08:00
parent ec2517218d
commit 2e54ffec93
3 changed files with 2 additions and 2 deletions

View File

@@ -568,7 +568,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔍 模型上下文协议调试工具支持MCP服务器测试与开发
<kbd>0.18.0</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
<kbd>0.19.0-hotfix</kbd> • [官网链接](https://github.com/modelcontextprotocol/inspector)
</td>
<td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services:
inspector:
image: ghcr.io/modelcontextprotocol/inspector:0.18.0
image: ghcr.io/modelcontextprotocol/inspector:0.19.0-hotfix
container_name: ${CONTAINER_NAME}
restart: always
networks: