From fb3d9a0f046003aaf32abea5fdad2bbefc3bcb1b Mon Sep 17 00:00:00 2001 From: gregory Date: Fri, 13 Sep 2024 13:30:05 +0200 Subject: [PATCH] Update IMMICH_VERSION to v1.115.0 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index fb14bc5..971e86f 100644 --- a/.env +++ b/.env @@ -9,7 +9,7 @@ DB_DATA_LOCATION=postgres # TZ=Etc/UTC # The Immich version to use. You can pin this to a specific version like "v1.71.0" -IMMICH_VERSION=v1.113.1 +IMMICH_VERSION=v1.115.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