diff --git a/apps/immich-machine-learning/1.122.0/.env b/apps/immich-machine-learning/1.122.2/.env similarity index 100% rename from apps/immich-machine-learning/1.122.0/.env rename to apps/immich-machine-learning/1.122.2/.env diff --git a/apps/immich-machine-learning/1.122.0/data.yml b/apps/immich-machine-learning/1.122.2/data.yml similarity index 100% rename from apps/immich-machine-learning/1.122.0/data.yml rename to apps/immich-machine-learning/1.122.2/data.yml diff --git a/apps/immich-machine-learning/1.122.0/docker-compose.yml b/apps/immich-machine-learning/1.122.2/docker-compose.yml similarity index 88% rename from apps/immich-machine-learning/1.122.0/docker-compose.yml rename to apps/immich-machine-learning/1.122.2/docker-compose.yml index 8858f54..72901b4 100644 --- a/apps/immich-machine-learning/1.122.0/docker-compose.yml +++ b/apps/immich-machine-learning/1.122.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.2 labels: createdBy: Apps networks: diff --git a/apps/immich-machine-learning/1.122.0/envs/default.env b/apps/immich-machine-learning/1.122.2/envs/default.env similarity index 100% rename from apps/immich-machine-learning/1.122.0/envs/default.env rename to apps/immich-machine-learning/1.122.2/envs/default.env diff --git a/apps/immich-machine-learning/1.122.0/envs/global.env b/apps/immich-machine-learning/1.122.2/envs/global.env similarity index 100% rename from apps/immich-machine-learning/1.122.0/envs/global.env rename to apps/immich-machine-learning/1.122.2/envs/global.env diff --git a/apps/immich-machine-learning/1.122.0/scripts/init.sh b/apps/immich-machine-learning/1.122.2/scripts/init.sh similarity index 100% rename from apps/immich-machine-learning/1.122.0/scripts/init.sh rename to apps/immich-machine-learning/1.122.2/scripts/init.sh diff --git a/apps/immich-machine-learning/1.122.0/scripts/uninstall.sh b/apps/immich-machine-learning/1.122.2/scripts/uninstall.sh similarity index 100% rename from apps/immich-machine-learning/1.122.0/scripts/uninstall.sh rename to apps/immich-machine-learning/1.122.2/scripts/uninstall.sh diff --git a/apps/immich-machine-learning/1.122.0/scripts/upgrade.sh b/apps/immich-machine-learning/1.122.2/scripts/upgrade.sh similarity index 100% rename from apps/immich-machine-learning/1.122.0/scripts/upgrade.sh rename to apps/immich-machine-learning/1.122.2/scripts/upgrade.sh diff --git a/apps/immich/1.122.0/.env b/apps/immich/1.122.2/.env similarity index 100% rename from apps/immich/1.122.0/.env rename to apps/immich/1.122.2/.env diff --git a/apps/immich/1.122.0/data.yml b/apps/immich/1.122.2/data.yml similarity index 100% rename from apps/immich/1.122.0/data.yml rename to apps/immich/1.122.2/data.yml diff --git a/apps/immich/1.122.0/docker-compose.yml b/apps/immich/1.122.2/docker-compose.yml similarity index 97% rename from apps/immich/1.122.0/docker-compose.yml rename to apps/immich/1.122.2/docker-compose.yml index d824fda..8068c15 100644 --- a/apps/immich/1.122.0/docker-compose.yml +++ b/apps/immich/1.122.2/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.2 labels: createdBy: Apps networks: diff --git a/apps/immich/1.122.0/envs/default.env b/apps/immich/1.122.2/envs/default.env similarity index 100% rename from apps/immich/1.122.0/envs/default.env rename to apps/immich/1.122.2/envs/default.env diff --git a/apps/immich/1.122.0/envs/global.env b/apps/immich/1.122.2/envs/global.env similarity index 100% rename from apps/immich/1.122.0/envs/global.env rename to apps/immich/1.122.2/envs/global.env diff --git a/apps/immich/1.122.0/scripts/init.sh b/apps/immich/1.122.2/scripts/init.sh similarity index 100% rename from apps/immich/1.122.0/scripts/init.sh rename to apps/immich/1.122.2/scripts/init.sh diff --git a/apps/immich/1.122.0/scripts/uninstall.sh b/apps/immich/1.122.2/scripts/uninstall.sh similarity index 100% rename from apps/immich/1.122.0/scripts/uninstall.sh rename to apps/immich/1.122.2/scripts/uninstall.sh diff --git a/apps/immich/1.122.0/scripts/upgrade.sh b/apps/immich/1.122.2/scripts/upgrade.sh similarity index 100% rename from apps/immich/1.122.0/scripts/upgrade.sh rename to apps/immich/1.122.2/scripts/upgrade.sh