File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ services:
2929 container_name : immich-redis
3030 restart : unless-stopped
3131 immich-database :
32- image : ghcr.io/immich-app/postgres:14 -vectorchord0.3.0-pgvectors0.2.0
32+ image : ghcr.io/immich-app/postgres:16 -vectorchord0.3.0-pgvectors0.2.0
3333 container_name : immich-database
3434 volumes :
3535 - " {{ appdata_path }}/databases/immich/db:/var/lib/postgresql/data"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ services:
2929 container_name : immich-redis
3030 restart : unless-stopped
3131 immich-database :
32- image : ghcr.io/immich-app/postgres:14 -vectorchord0.3.0-pgvectors0.2.0
32+ image : ghcr.io/immich-app/postgres:16 -vectorchord0.3.0-pgvectors0.2.0
3333 container_name : immich-database
3434 volumes :
3535 - " {{ appdata_path }}/databases/immich/db:/var/lib/postgresql/data"
You can’t perform that action at this time.
0 commit comments