feat: update mcphub 1.0.7

This commit is contained in:
arch3rPro
2026-05-29 03:36:25 +08:00
parent 8486c8a545
commit edd4fb9ce1
4 changed files with 2 additions and 4 deletions
@@ -18,10 +18,9 @@ services:
depends_on:
postgres:
condition: service_healthy
image: samanhappy/mcphub:1.0.5
image: samanhappy/mcphub:1.0.7
labels:
createdBy: "Apps"
postgres:
image: pgvector/pgvector:pg17
container_name: ${CONTAINER_NAME}-pg
@@ -43,7 +42,6 @@ services:
start_period: 30s
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true