Postgres: remove pgvecto.rs & explicitly state pgvector version
pgvecto.rs only needed to be available during migration
This commit is contained in:
@ -59,7 +59,7 @@ services:
|
||||
- internal
|
||||
|
||||
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
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
Reference in New Issue
Block a user