From 981c82cbd5f7c7c2fb170a577a21a7a21f5de841 Mon Sep 17 00:00:00 2001 From: Garry Date: Wed, 22 Apr 2026 19:50:18 +0200 Subject: [PATCH] updating immich version --- immich/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/.env b/immich/.env index b0a8f7f..a10bcad 100644 --- a/immich/.env +++ b/immich/.env @@ -10,7 +10,7 @@ DB_DATA_LOCATION=./postgres # TZ=Etc/UTC # The Immich version to use. You can pin this to a specific version like "v2.1.0" -IMMICH_VERSION=v2 +IMMICH_VERSION=v2.7.5 # Connection secret for postgres. You should change it to a random password # Please use only the characters `A-Za-z0-9`, without special characters or spaces