diff --git a/immich/.env b/immich/.env index 732b0df..cc4843b 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=v1.134.0 +IMMICH_VERSION=v1.136.0 # Connection secret for postgres. You should change it to a random password DB_PASSWORD=postgres