feat: update metamcp 2.4.12

This commit is contained in:
arch3rPro
2025-08-28 17:34:01 +00:00
parent 1a349df5b3
commit 1a6f25feba
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.10
image: ghcr.io/metatool-ai/metamcp:v2.4.12
pull_policy: always
ports:
- ${PANEL_APP_PORT_HTTP}:12008