feat: update metamcp v2.4.8

This commit is contained in:
arch3rPro
2025-08-21 22:38:28 +08:00
parent 5068e222f7
commit 1e6c3561e6
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.6
image: ghcr.io/metatool-ai/metamcp:v2.4.8
pull_policy: always
ports:
- ${PANEL_APP_PORT_HTTP}:12008