feat: update MetaMCP 2.4.8

This commit is contained in:
arch3rPro
2025-08-24 10:57:49 +00:00
parent cd220fae3a
commit 5207edb0df
4 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -2,7 +2,7 @@ version: '3'
services:
app:
container_name: ${CONTAINER_NAME}
image: ghcr.io/metatool-ai/metamcp:v2.4.8
image: ghcr.io/metatool-ai/metamcp:2.4.8
pull_policy: always
ports:
- ${PANEL_APP_PORT_HTTP}:12008