From 68bdb1b6c104dda8aa3b855bc5033bef7b8a8c32 Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 29 Jan 2025 22:17:19 -0600 Subject: [PATCH] as --- Compose/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compose/.env b/Compose/.env index d374916..8494ae8 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=latest +IMMICH_VERSION=v1.125.6 # 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