From 734dfcadfc2528a37516337fcd7ce90845671d2d Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Tue, 3 Feb 2026 11:28:00 +0100 Subject: [PATCH] Services/Immich: Update to v2.5.2 --- system/services/immich.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/services/immich.nix b/system/services/immich.nix index e438b8e5..d7c4015a 100644 --- a/system/services/immich.nix +++ b/system/services/immich.nix @@ -6,7 +6,7 @@ }: let vectorchordVersion = "0.4.2"; pgvectorsVersion = "0.2.0"; - immichVersion = "2.3.1"; + immichVersion = "2.5.2"; in { virtualisation.oci-containers.containers = { immich-database = {