From fe105ea7adf72b400fb7119bff397b13b7962363 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:52:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(immich):=20update=20app=20?= =?UTF-8?q?version=20from=202.5.5=20to=202.5.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/immich/{2.5.5 => 2.5.6}/.env.sample | 0 apps/immich/{2.5.5 => 2.5.6}/data.yml | 0 apps/immich/{2.5.5 => 2.5.6}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/immich/{2.5.5 => 2.5.6}/.env.sample (100%) rename apps/immich/{2.5.5 => 2.5.6}/data.yml (100%) rename apps/immich/{2.5.5 => 2.5.6}/docker-compose.yml (100%) diff --git a/apps/immich/2.5.5/.env.sample b/apps/immich/2.5.6/.env.sample similarity index 100% rename from apps/immich/2.5.5/.env.sample rename to apps/immich/2.5.6/.env.sample diff --git a/apps/immich/2.5.5/data.yml b/apps/immich/2.5.6/data.yml similarity index 100% rename from apps/immich/2.5.5/data.yml rename to apps/immich/2.5.6/data.yml diff --git a/apps/immich/2.5.5/docker-compose.yml b/apps/immich/2.5.6/docker-compose.yml similarity index 100% rename from apps/immich/2.5.5/docker-compose.yml rename to apps/immich/2.5.6/docker-compose.yml