From b4dab071568729fda88729d938f914af43644f09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 02:59:19 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.135.3 --- apps/immich-machine-learning/1.135.1/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich-machine-learning/1.135.1/docker-compose.yml b/apps/immich-machine-learning/1.135.1/docker-compose.yml index a7138efaa..8a7292e69 100644 --- a/apps/immich-machine-learning/1.135.1/docker-compose.yml +++ b/apps/immich-machine-learning/1.135.1/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.1 + image: ghcr.io/immich-app/immich-machine-learning:v1.135.3 container_name: immich-machine-learning-${CONTAINER_NAME} labels: createdBy: "Apps"