From 55f4a7a04fe4218302caf96a37b64902697572c0 Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 21 Mar 2025 16:01:42 -0500 Subject: [PATCH] ADS --- Compose/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compose/.env b/Compose/.env index 8494ae8..73d1646 100755 --- a/Compose/.env +++ b/Compose/.env @@ -11,7 +11,7 @@ DB_DATA_LOCATION=/srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/immich/postgres TZ=America/Chicago # The Immich version to use. You can pin this to a specific version like "v1.71.0" -IMMICH_VERSION=v1.125.6 +IMMICH_VERSION=v1.129.0 # 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