From ec756fe6e4d118a25549e94003f62d1710649c5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Aug 2025 23:01:33 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.139.2 --- 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 518af77..0e62de5 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -40,7 +40,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.138.1 + image: ghcr.io/immich-app/immich-server:v1.139.2 ports: - containerPort: 2283 env: -- 2.49.1