From 060cde08ed94f52e18ffb4db78369ed13b3b34fe Mon Sep 17 00:00:00 2001 From: okxlin Date: Sat, 28 Sep 2024 17:57:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0immich=E5=88=B01.116.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/immich/{1.115.0 => 1.116.2}/.env.sample | 0 apps/immich/{1.115.0 => 1.116.2}/data.yml | 0 apps/immich/{1.115.0 => 1.116.2}/docker-compose.yml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename apps/immich/{1.115.0 => 1.116.2}/.env.sample (100%) rename apps/immich/{1.115.0 => 1.116.2}/data.yml (100%) rename apps/immich/{1.115.0 => 1.116.2}/docker-compose.yml (96%) diff --git a/apps/immich/1.115.0/.env.sample b/apps/immich/1.116.2/.env.sample similarity index 100% rename from apps/immich/1.115.0/.env.sample rename to apps/immich/1.116.2/.env.sample diff --git a/apps/immich/1.115.0/data.yml b/apps/immich/1.116.2/data.yml similarity index 100% rename from apps/immich/1.115.0/data.yml rename to apps/immich/1.116.2/data.yml diff --git a/apps/immich/1.115.0/docker-compose.yml b/apps/immich/1.116.2/docker-compose.yml similarity index 96% rename from apps/immich/1.115.0/docker-compose.yml rename to apps/immich/1.116.2/docker-compose.yml index ea5466cf..6085b384 100644 --- a/apps/immich/1.115.0/docker-compose.yml +++ b/apps/immich/1.116.2/docker-compose.yml @@ -4,7 +4,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v1.115.0 + image: altran1502/immich-server:v1.116.2 command: [ "start.sh", "immich" ] volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload @@ -30,7 +30,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-machine-learning:v1.115.0 + image: altran1502/immich-machine-learning:v1.116.2 volumes: - ${CACHE_PATH}:/cache environment: