Merge pull request 'Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.125.1' (#39) from renovate/ghcr.io-immich-app-immich-machine-learning-1.x into renovate/ghcr.io-immich-app-immich-server-1.x

Reviewed-on: https://git.smittenfeld.nl/peter/homelab-docker-config/pulls/39
This commit was merged in pull request #39.
This commit is contained in:
2025-01-23 19:43:59 +00:00

View File

@@ -24,7 +24,7 @@ services:
container_name: immich_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.124.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
# file: hwaccel.ml.yml
# service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable