diff --git a/apps/immich/1.97.0/.env.sample b/apps/immich/1.98.2/.env.sample similarity index 100% rename from apps/immich/1.97.0/.env.sample rename to apps/immich/1.98.2/.env.sample diff --git a/apps/immich/1.97.0/config.env b/apps/immich/1.98.2/config.env similarity index 100% rename from apps/immich/1.97.0/config.env rename to apps/immich/1.98.2/config.env diff --git a/apps/immich/1.97.0/data.yml b/apps/immich/1.98.2/data.yml similarity index 100% rename from apps/immich/1.97.0/data.yml rename to apps/immich/1.98.2/data.yml diff --git a/apps/immich/1.97.0/docker-compose.yml b/apps/immich/1.98.2/docker-compose.yml similarity index 93% rename from apps/immich/1.97.0/docker-compose.yml rename to apps/immich/1.98.2/docker-compose.yml index 69d0f6de..5c5585f6 100644 --- a/apps/immich/1.97.0/docker-compose.yml +++ b/apps/immich/1.98.2/docker-compose.yml @@ -5,7 +5,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v1.97.0 + image: altran1502/immich-server:v1.98.2 command: [ "start.sh", "immich" ] volumes: - ${UPLOAD_LOCATION}:/usr/src/app/upload @@ -25,7 +25,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v1.97.0 + image: altran1502/immich-server:v1.98.2 # extends: # file: hwaccel.yml # service: hwaccel @@ -46,7 +46,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-machine-learning:v1.97.0 + image: altran1502/immich-machine-learning:v1.98.2 volumes: - ${CACHE_PATH}:/cache env_file: