From 119a45f9486cfc085e3320c4b0fab384a1176e49 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:45:58 +0100 Subject: [PATCH] chore: upgrade immich --- examples/immich/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/immich/.env b/examples/immich/.env index 3df6029..8c58c09 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -1,5 +1,5 @@ # Versioning -IMMICH_VERSION=v1.122.1 +IMMICH_VERSION=v1.122.2 # Database DB_HOSTNAME=immich-database @@ -12,4 +12,4 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this REDIS_HOSTNAME=immich-redis # Upload File Config -UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this \ No newline at end of file +UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this