From d6cc1c23e5263fccbedb73128a42d9b8d0ca3ac2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Apr 2026 00:06:36 +0000 Subject: [PATCH] Update ghcr.io/immich-app/postgres Docker tag to v17 --- project/db/postgres/postgres.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/db/postgres/postgres.yml b/project/db/postgres/postgres.yml index 63018e8..2125ba7 100644 --- a/project/db/postgres/postgres.yml +++ b/project/db/postgres/postgres.yml @@ -51,7 +51,7 @@ services: file: ${TEMPLATES_PATH} service: default container_name: postgres-vectorchord - image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.0 + image: ghcr.io/immich-app/postgres:17-vectorchord0.3.0-pgvectors0.3.0 ports: - 5434:5432 networks: -- 2.52.0