From 94ab3696f60c57684e2a16cd6b2d81b4c3aa7d31 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Sep 2025 00:13:14 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.142.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 722abd3..b7912bd 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.142.0 + image: ghcr.io/immich-app/immich-server:v1.142.1 ports: - containerPort: 2283 env: -- 2.49.1