1 parent 82ac19c commit c4c85ceCopy full SHA for c4c85ce
1 file changed
services/lxc-immich-app/compose.yaml
@@ -29,7 +29,7 @@ services:
29
container_name: immich-redis
30
restart: unless-stopped
31
immich-database:
32
- image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
+ image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.2.0
33
container_name: immich-database
34
volumes:
35
- "{{ appdata_path }}/databases/immich/db:/var/lib/postgresql/data"
0 commit comments