From 3c3afdf37720ea941a01de3aa4bbe79e9ecedcf4 Mon Sep 17 00:00:00 2001 From: Akumatic Date: Thu, 24 Apr 2025 09:14:35 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.132.1 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 407f118..60106f0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -36,7 +36,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:v1.131.3 + image: ghcr.io/immich-app/immich-machine-learning:v1.132.1 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