Skip to content

Commit 9a2b2c6

Browse files
Update ghcr.io/immich-app/postgres Docker tag to v16
1 parent 2bdc692 commit 9a2b2c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

services/c137/05-immich/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"

services/lxc-immich-app/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)