mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user