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