mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-28 20:20:15 +00:00
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:
@@ -63,7 +63,7 @@ services:
|
||||
restart: always
|
||||
|
||||
immich-database:
|
||||
image: tensorchord/pgvecto-rs:pg14-v0.4.0
|
||||
image: tensorchord/pgvecto-rs:pg14-v0.2.0
|
||||
|
||||
volumes:
|
||||
- immich-postgres:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user