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