From beee34a2ab1b38e30e71147ed21cc462bf337204 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Jun 2025 07:52:49 +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