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
@@ -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