Postgres: remove pgvecto.rs & explicitly state pgvector version

pgvecto.rs only needed to be available during migration
This commit is contained in:
2025-05-24 12:04:13 +02:00
parent 938f0c00c6
commit 17a992a3b6

View File

@ -59,7 +59,7 @@ services:
- internal - internal
db: db:
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0 image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvector0.8.0
container_name: immich_db_pg14 container_name: immich_db_pg14
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck: