From de296b9c763b867854b8d07082bc027740c35a1a Mon Sep 17 00:00:00 2001 From: cjones Date: Mon, 1 Dec 2025 23:46:25 -0500 Subject: [PATCH] Upgrade Immich to v2.3.1 --- immich/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/.env b/immich/.env index b62dab4..3d112e4 100644 --- a/immich/.env +++ b/immich/.env @@ -9,7 +9,7 @@ DB_DATA_LOCATION=/mnt/storage/appdata/immich/postgres TZ=America/New_York # The Immich version to use. You can pin this to a specific version like "v1.71.0" -IMMICH_VERSION=v2.2.3 +IMMICH_VERSION=v2.3.1 # Connection secret for postgres. You should change it to a random password DB_PASSWORD=postgres