From 07714d722c54135e0b6b9a69b74524c3bd63eb95 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 6 Feb 2026 16:01:37 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.5.5 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9f9679c..93801fb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,7 +35,7 @@ services: machine-learning: # For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag. # Example tag: ${IMMICH_VERSION:-release}-cuda - image: ghcr.io/immich-app/immich-machine-learning:v2.5.3 + image: ghcr.io/immich-app/immich-machine-learning:v2.5.5 container_name: immich_machine_learning # extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration # file: hwaccel.ml.yml