From 245789736790249c6ebf22ac8214835a523350ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 05:15:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.135.0 --- apps/immich-machine-learning/1.134.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich-machine-learning/1.134.0/docker-compose.yml b/apps/immich-machine-learning/1.134.0/docker-compose.yml index 5871d6d32..7008ad62c 100644 --- a/apps/immich-machine-learning/1.134.0/docker-compose.yml +++ b/apps/immich-machine-learning/1.134.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.134.0 + image: ghcr.io/immich-app/immich-machine-learning:v1.135.0 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps"