Downgrade immich-database image version

based on [breaking changes](https://newreleases.io/project/github/immich-app/immich/release/v1.95.0)
This commit is contained in:
JG2401
2026-05-30 16:00:56 +02:00
committed by GitHub
parent 79534aa348
commit f18c57e3f0

View File

@@ -63,7 +63,7 @@ services:
restart: always restart: always
immich-database: immich-database:
image: tensorchord/pgvecto-rs:pg14-v0.4.0 image: tensorchord/pgvecto-rs:pg14-v0.2.0
volumes: volumes:
- immich-postgres:/var/lib/postgresql/data - immich-postgres:/var/lib/postgresql/data