diff --git a/apps/immich-machine-learning/2.3.1/data.yml b/apps/immich-machine-learning/2.4.0/data.yml similarity index 100% rename from apps/immich-machine-learning/2.3.1/data.yml rename to apps/immich-machine-learning/2.4.0/data.yml diff --git a/apps/immich-machine-learning/2.3.1/docker-compose.yml b/apps/immich-machine-learning/2.4.0/docker-compose.yml similarity index 92% rename from apps/immich-machine-learning/2.3.1/docker-compose.yml rename to apps/immich-machine-learning/2.4.0/docker-compose.yml index 51ec000b1..3f491c517 100644 --- a/apps/immich-machine-learning/2.3.1/docker-compose.yml +++ b/apps/immich-machine-learning/2.4.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-machine-learning services: immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v2.3.1 + image: ghcr.io/immich-app/immich-machine-learning:v2.4.0 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-no-machine/2.3.1/data.yml b/apps/immich-no-machine/2.4.0/data.yml similarity index 100% rename from apps/immich-no-machine/2.3.1/data.yml rename to apps/immich-no-machine/2.4.0/data.yml diff --git a/apps/immich-no-machine/2.3.1/docker-compose.yml b/apps/immich-no-machine/2.4.0/docker-compose.yml similarity index 96% rename from apps/immich-no-machine/2.3.1/docker-compose.yml rename to apps/immich-no-machine/2.4.0/docker-compose.yml index 232ae1482..dee8aee99 100644 --- a/apps/immich-no-machine/2.3.1/docker-compose.yml +++ b/apps/immich-no-machine/2.4.0/docker-compose.yml @@ -8,7 +8,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v2.3.1 + image: ghcr.io/immich-app/immich-server:v2.4.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/2.3.1/data.yml b/apps/immich-server/2.4.0/data.yml similarity index 100% rename from apps/immich-server/2.3.1/data.yml rename to apps/immich-server/2.4.0/data.yml diff --git a/apps/immich-server/2.3.1/docker-compose.yml b/apps/immich-server/2.4.0/docker-compose.yml similarity index 93% rename from apps/immich-server/2.3.1/docker-compose.yml rename to apps/immich-server/2.4.0/docker-compose.yml index 5003884be..33bb7040a 100644 --- a/apps/immich-server/2.3.1/docker-compose.yml +++ b/apps/immich-server/2.4.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v2.3.1 + image: ghcr.io/immich-app/immich-server:v2.4.0 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich/2.3.1/.env.sample b/apps/immich/2.4.0/.env.sample similarity index 100% rename from apps/immich/2.3.1/.env.sample rename to apps/immich/2.4.0/.env.sample diff --git a/apps/immich/2.3.1/data.yml b/apps/immich/2.4.0/data.yml similarity index 100% rename from apps/immich/2.3.1/data.yml rename to apps/immich/2.4.0/data.yml diff --git a/apps/immich/2.3.1/docker-compose.yml b/apps/immich/2.4.0/docker-compose.yml similarity index 95% rename from apps/immich/2.3.1/docker-compose.yml rename to apps/immich/2.4.0/docker-compose.yml index e512cb60f..4424965a6 100644 --- a/apps/immich/2.3.1/docker-compose.yml +++ b/apps/immich/2.4.0/docker-compose.yml @@ -4,7 +4,7 @@ services: restart: always networks: - 1panel-network - image: altran1502/immich-server:v2.3.1 + image: altran1502/immich-server:v2.4.0 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:v2.3.1 + image: altran1502/immich-machine-learning:v2.4.0 volumes: - ${CACHE_PATH}:/cache environment: