From 52eba0b23f53336ad9a5ec4e2aac7df98d3c7157 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 Aug 2025 00:52:53 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.140.1 --- cluster/apps/immich/immich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index 657581f..41ed276 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -39,7 +39,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.140.0 + image: ghcr.io/immich-app/immich-server:v1.140.1 ports: - containerPort: 2283 env: -- 2.49.1