diff --git a/apps/immich-machine-learning/1.122.2/docker-compose.yml b/apps/immich-machine-learning/1.122.2/docker-compose.yml index 72901b4..217d579 100644 --- a/apps/immich-machine-learning/1.122.2/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.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: diff --git a/apps/immich/1.122.2/docker-compose.yml b/apps/immich/1.122.2/docker-compose.yml index bdce520..b7cd48c 100644 --- a/apps/immich/1.122.2/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.2 + image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 labels: createdBy: Apps networks: