diff --git a/appstore/immich-machine-learning/1.122.2/.env b/appstore/immich-machine-learning/1.122.3/.env similarity index 100% rename from appstore/immich-machine-learning/1.122.2/.env rename to appstore/immich-machine-learning/1.122.3/.env diff --git a/appstore/immich-machine-learning/1.122.2/data.yml b/appstore/immich-machine-learning/1.122.3/data.yml similarity index 100% rename from appstore/immich-machine-learning/1.122.2/data.yml rename to appstore/immich-machine-learning/1.122.3/data.yml diff --git a/appstore/immich-machine-learning/1.122.2/docker-compose.yml b/appstore/immich-machine-learning/1.122.3/docker-compose.yml similarity index 88% rename from appstore/immich-machine-learning/1.122.2/docker-compose.yml rename to appstore/immich-machine-learning/1.122.3/docker-compose.yml index 72901b47..217d5798 100644 --- a/appstore/immich-machine-learning/1.122.2/docker-compose.yml +++ b/appstore/immich-machine-learning/1.122.3/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: diff --git a/appstore/immich-machine-learning/1.122.2/envs/default.env b/appstore/immich-machine-learning/1.122.3/envs/default.env similarity index 100% rename from appstore/immich-machine-learning/1.122.2/envs/default.env rename to appstore/immich-machine-learning/1.122.3/envs/default.env diff --git a/appstore/immich-machine-learning/1.122.2/envs/global.env b/appstore/immich-machine-learning/1.122.3/envs/global.env similarity index 100% rename from appstore/immich-machine-learning/1.122.2/envs/global.env rename to appstore/immich-machine-learning/1.122.3/envs/global.env diff --git a/appstore/immich-machine-learning/1.122.2/scripts/init.sh b/appstore/immich-machine-learning/1.122.3/scripts/init.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.2/scripts/init.sh rename to appstore/immich-machine-learning/1.122.3/scripts/init.sh diff --git a/appstore/immich-machine-learning/1.122.2/scripts/uninstall.sh b/appstore/immich-machine-learning/1.122.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.2/scripts/uninstall.sh rename to appstore/immich-machine-learning/1.122.3/scripts/uninstall.sh diff --git a/appstore/immich-machine-learning/1.122.2/scripts/upgrade.sh b/appstore/immich-machine-learning/1.122.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich-machine-learning/1.122.2/scripts/upgrade.sh rename to appstore/immich-machine-learning/1.122.3/scripts/upgrade.sh diff --git a/appstore/immich/1.122.2/.env b/appstore/immich/1.122.3/.env similarity index 100% rename from appstore/immich/1.122.2/.env rename to appstore/immich/1.122.3/.env diff --git a/appstore/immich/1.122.2/data.yml b/appstore/immich/1.122.3/data.yml similarity index 100% rename from appstore/immich/1.122.2/data.yml rename to appstore/immich/1.122.3/data.yml diff --git a/appstore/immich/1.122.2/docker-compose.yml b/appstore/immich/1.122.3/docker-compose.yml similarity index 97% rename from appstore/immich/1.122.2/docker-compose.yml rename to appstore/immich/1.122.3/docker-compose.yml index bdce5202..b7cd48c3 100644 --- a/appstore/immich/1.122.2/docker-compose.yml +++ b/appstore/immich/1.122.3/docker-compose.yml @@ -12,7 +12,7 @@ services: - .env healthcheck: disable: false - image: ghcr.io/immich-app/immich-machine-learning:v1.122.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: diff --git a/appstore/immich/1.122.2/envs/default.env b/appstore/immich/1.122.3/envs/default.env similarity index 100% rename from appstore/immich/1.122.2/envs/default.env rename to appstore/immich/1.122.3/envs/default.env diff --git a/appstore/immich/1.122.2/envs/global.env b/appstore/immich/1.122.3/envs/global.env similarity index 100% rename from appstore/immich/1.122.2/envs/global.env rename to appstore/immich/1.122.3/envs/global.env diff --git a/appstore/immich/1.122.2/scripts/init.sh b/appstore/immich/1.122.3/scripts/init.sh similarity index 100% rename from appstore/immich/1.122.2/scripts/init.sh rename to appstore/immich/1.122.3/scripts/init.sh diff --git a/appstore/immich/1.122.2/scripts/uninstall.sh b/appstore/immich/1.122.3/scripts/uninstall.sh similarity index 100% rename from appstore/immich/1.122.2/scripts/uninstall.sh rename to appstore/immich/1.122.3/scripts/uninstall.sh diff --git a/appstore/immich/1.122.2/scripts/upgrade.sh b/appstore/immich/1.122.3/scripts/upgrade.sh similarity index 100% rename from appstore/immich/1.122.2/scripts/upgrade.sh rename to appstore/immich/1.122.3/scripts/upgrade.sh diff --git a/dockge/immich-machine-learning/docker-compose.yml b/dockge/immich-machine-learning/docker-compose.yml index 72901b47..217d5798 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.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: diff --git a/dockge/immich/docker-compose.yml b/dockge/immich/docker-compose.yml index bdce5202..b7cd48c3 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.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: