feat: update metamcp 2.4.22

This commit is contained in:
arch3rPro
2025-12-19 16:46:11 +08:00
parent 8821d573a3
commit e847df1534
4 changed files with 2 additions and 2 deletions

View File

@@ -580,7 +580,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🚀 MCP聚合器、编排器、中间件、网关于一体的Docker解决方案
<kbd>2.4.21</kbd> • [官网链接](https://github.com/metatool-ai/metamcp)
<kbd>2.4.22</kbd> • [官网链接](https://github.com/metatool-ai/metamcp)
</td>
</tr>

View File

@@ -1,7 +1,7 @@
services:
metamcp:
container_name: ${CONTAINER_NAME}
image: ghcr.io/metatool-ai/metamcp:2.4.21
image: ghcr.io/metatool-ai/metamcp:2.4.22
pull_policy: always
ports:
- ${PANEL_APP_PORT_HTTP}:12008