From 4e78ef3bf62aff679e378e7569595ecdd5055197 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Jun 2025 08:23:37 +0000 Subject: [PATCH] Update ghcr.io/immich-app/postgres Docker tag to v16 --- cluster/apps/immich/immich-db.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/immich/immich-db.yml b/cluster/apps/immich/immich-db.yml index ab18b6c..3a4c5d3 100644 --- a/cluster/apps/immich/immich-db.yml +++ b/cluster/apps/immich/immich-db.yml @@ -22,7 +22,7 @@ spec: ports: - containerPort: 6379 - name: immich-psql - 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 ports: - containerPort: 5432 env: -- 2.49.1