feat: update PostgreSQL images to pgvector/pgvector:pg17 across configurations (#513)

This commit is contained in:
samanhappy
2025-12-16 15:40:06 +08:00
committed by GitHub
parent d6a9146e27
commit 292876a991
9 changed files with 16 additions and 16 deletions

View File

@@ -96,7 +96,7 @@ description: '各种平台的详细安装说明'
# 可选:用于智能路由的 PostgreSQL
postgres:
image: pgvector/pgvector:pg16
image: pgvector/pgvector:pg17
environment:
POSTGRES_DB: mcphub
POSTGRES_USER: mcphub