From e201bd02009b11148eb43b0b6075a5780a6c6d7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 01:25:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.135.1 --- apps/immich-machine-learning/1.135.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich-machine-learning/1.135.0/docker-compose.yml b/apps/immich-machine-learning/1.135.0/docker-compose.yml index 7008ad62c..a7138efaa 100644 --- a/apps/immich-machine-learning/1.135.0/docker-compose.yml +++ b/apps/immich-machine-learning/1.135.0/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-machine-learning services: immich-machine-learning: - image: ghcr.io/immich-app/immich-machine-learning:v1.135.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.135.1 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps"