diff --git a/appstore/immich-machine-learning/1.122.3/.env b/appstore/immich-machine-learning/1.123.0/.env similarity index 100% rename from appstore/immich-machine-learning/1.122.3/.env rename to appstore/immich-machine-learning/1.123.0/.env diff --git a/appstore/immich-machine-learning/1.122.3/data.yml b/appstore/immich-machine-learning/1.123.0/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.122.3/data.yml rename to appstore/immich-machine-learning/1.123.0/data.yml diff --git a/appstore/immich-machine-learning/1.122.3/docker-compose.yml b/appstore/immich-machine-learning/1.123.0/docker-compose.yml similarity index 88% rename from appstore/immich-machine-learning/1.122.3/docker-compose.yml rename to appstore/immich-machine-learning/1.123.0/docker-compose.yml index 217d5798b..09e951abe 100644 --- a/appstore/immich-machine-learning/1.122.3/docker-compose.yml +++ b/appstore/immich-machine-learning/1.123.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.123.0 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.122.3/envs/default.env b/appstore/immich-machine-learning/1.123.0/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.122.3/envs/default.env rename to appstore/immich-machine-learning/1.123.0/envs/default.env diff --git a/appstore/immich-machine-learning/1.122.3/envs/global.env b/appstore/immich-machine-learning/1.123.0/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.122.3/envs/global.env rename to appstore/immich-machine-learning/1.123.0/envs/global.env diff --git a/appstore/immich-machine-learning/1.122.3/scripts/init.sh b/appstore/immich-machine-learning/1.123.0/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.3/scripts/init.sh rename to appstore/immich-machine-learning/1.123.0/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.122.3/scripts/uninstall.sh b/appstore/immich-machine-learning/1.123.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.3/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.123.0/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.122.3/scripts/upgrade.sh b/appstore/immich-machine-learning/1.123.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.3/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.123.0/scripts/upgrade.sh diff --git a/appstore/immich/1.122.3/.env b/appstore/immich/1.123.0/.env similarity index 100% rename from appstore/immich/1.122.3/.env rename to appstore/immich/1.123.0/.env diff --git a/appstore/immich/1.122.3/data.yml b/appstore/immich/1.123.0/data.yml similarity index 100% rename from appstore/immich/1.122.3/data.yml rename to appstore/immich/1.123.0/data.yml diff --git a/appstore/immich/1.122.3/docker-compose.yml b/appstore/immich/1.123.0/docker-compose.yml similarity index 97% rename from appstore/immich/1.122.3/docker-compose.yml rename to appstore/immich/1.123.0/docker-compose.yml index b6e5fc1a9..9516c4134 100644 --- a/appstore/immich/1.122.3/docker-compose.yml +++ b/appstore/immich/1.123.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.123.0 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.122.3/envs/default.env b/appstore/immich/1.123.0/envs/default.env similarity index 100% rename from appstore/immich/1.122.3/envs/default.env rename to appstore/immich/1.123.0/envs/default.env diff --git a/appstore/immich/1.122.3/envs/global.env b/appstore/immich/1.123.0/envs/global.env similarity index 100% rename from appstore/immich/1.122.3/envs/global.env rename to appstore/immich/1.123.0/envs/global.env diff --git a/appstore/immich/1.122.3/scripts/init.sh b/appstore/immich/1.123.0/scripts/init.sh similarity index 100% rename from appstore/immich/1.122.3/scripts/init.sh rename to appstore/immich/1.123.0/scripts/init.sh diff --git a/appstore/immich/1.122.3/scripts/uninstall.sh b/appstore/immich/1.123.0/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.122.3/scripts/uninstall.sh rename to appstore/immich/1.123.0/scripts/uninstall.sh diff --git a/appstore/immich/1.122.3/scripts/upgrade.sh b/appstore/immich/1.123.0/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.122.3/scripts/upgrade.sh rename to appstore/immich/1.123.0/scripts/upgrade.sh diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 217d5798b..09e951abe 100644 --- a/dockge/immich-machine-learning/docker-compose.yml +++ b/dockge/immich-machine-learning/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.123.0 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index b6e5fc1a9..9516c4134 100644 --- a/dockge/immich/docker-compose.yml +++ b/dockge/immich/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.123.0 labels: createdBy: Apps networks: