From 5fb803cbca8707b80296662291b5dfc9a9607561 Mon Sep 17 00:00:00 2001 From: okxlin Date: Sun, 15 Dec 2024 19:10:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0immich-1.122.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/immich/{1.122.2 => 1.122.3}/.env.sample | 0 apps/immich/{1.122.2 => 1.122.3}/data.yml | 0 apps/immich/{1.122.2 => 1.122.3}/docker-compose.yml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename apps/immich/{1.122.2 => 1.122.3}/.env.sample (100%) rename apps/immich/{1.122.2 => 1.122.3}/data.yml (100%) rename apps/immich/{1.122.2 => 1.122.3}/docker-compose.yml (96%) diff --git a/apps/immich/1.122.2/.env.sample b/apps/immich/1.122.3/.env.sample similarity index 100% rename from apps/immich/1.122.2/.env.sample rename to apps/immich/1.122.3/.env.sample diff --git a/apps/immich/1.122.2/data.yml b/apps/immich/1.122.3/data.yml similarity index 100% rename from apps/immich/1.122.2/data.yml rename to apps/immich/1.122.3/data.yml diff --git a/apps/immich/1.122.2/docker-compose.yml b/apps/immich/1.122.3/docker-compose.yml similarity index 96% rename from apps/immich/1.122.2/docker-compose.yml rename to apps/immich/1.122.3/docker-compose.yml index 220463cf..669d89b0 100644 --- a/apps/immich/1.122.2/docker-compose.yml +++ b/apps/immich/1.122.3/docker-compose.yml @@ -4,7 +4,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v1.122.2 + image: altran1502/immich-server:v1.122.3 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.122.2 + image: altran1502/immich-machine-learning:v1.122.3 volumes: - ${CACHE_PATH}:/cache environment: