From e332f32459a96d64a7d19816d092af4721ffa01d Mon Sep 17 00:00:00 2001 From: okxlin Date: Thu, 14 Nov 2024 22:42:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0immich=E5=88=B01.120.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/immich/{1.120.1 => 1.120.2}/.env.sample | 0 apps/immich/{1.120.1 => 1.120.2}/data.yml | 0 apps/immich/{1.120.1 => 1.120.2}/docker-compose.yml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename apps/immich/{1.120.1 => 1.120.2}/.env.sample (100%) rename apps/immich/{1.120.1 => 1.120.2}/data.yml (100%) rename apps/immich/{1.120.1 => 1.120.2}/docker-compose.yml (96%) diff --git a/apps/immich/1.120.1/.env.sample b/apps/immich/1.120.2/.env.sample similarity index 100% rename from apps/immich/1.120.1/.env.sample rename to apps/immich/1.120.2/.env.sample diff --git a/apps/immich/1.120.1/data.yml b/apps/immich/1.120.2/data.yml similarity index 100% rename from apps/immich/1.120.1/data.yml rename to apps/immich/1.120.2/data.yml diff --git a/apps/immich/1.120.1/docker-compose.yml b/apps/immich/1.120.2/docker-compose.yml similarity index 96% rename from apps/immich/1.120.1/docker-compose.yml rename to apps/immich/1.120.2/docker-compose.yml index b9b6bdeb..411d3ad4 100644 --- a/apps/immich/1.120.1/docker-compose.yml +++ b/apps/immich/1.120.2/docker-compose.yml @@ -4,7 +4,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v1.120.1 + image: altran1502/immich-server:v1.120.2 volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload - /etc/localtime:/etc/localtime:ro @@ -29,7 +29,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-machine-learning:v1.120.1 + image: altran1502/immich-machine-learning:v1.120.2 volumes: - ${CACHE_PATH}:/cache environment: