From ce55589ecd721f3fcba05fadb681fa6e9e1df468 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:12:45 +0100 Subject: [PATCH] Update IMMICH_VERSION to v2.4.0 --- examples/immich/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/immich/.env b/examples/immich/.env index 6219cf4..4e32427 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -1,5 +1,5 @@ # Versioning -IMMICH_VERSION=v2.3.1 +IMMICH_VERSION=v2.4.0 # Database DB_HOSTNAME=immich-database