feat: update app MetaMCP 2.4.10

This commit is contained in:
arch3rPro
2025-08-25 07:52:27 +00:00
parent 5207edb0df
commit b63775f371
4 changed files with 2 additions and 2 deletions

View File

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