feat: update metamcp 2.4.13

This commit is contained in:
arch3rPro
2025-09-01 18:58:51 +08:00
parent ffc6c0896d
commit c53ad89128
3 changed files with 1 additions and 1 deletions

View File

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