Skip to content

Commit 8cca9aa

Browse files
Merge pull request #254 from nicholaswilde/renovate/ghcr.io-immich-app-immich-machine-learning-1.x
chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.139.2
2 parents d4ddb3a + 0d8109f commit 8cca9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/immich/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
container_name: immich_machine_learning
2929
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
3030
# Example tag: ${IMMICH_VERSION:-release}-cuda
31-
image: ghcr.io/immich-app/immich-machine-learning:v1.135.3
31+
image: ghcr.io/immich-app/immich-machine-learning:v1.139.2
3232
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
3333
# file: hwaccel.ml.yml
3434
# service: cpu # set to one of [armnn, cuda, openvino, openvino-wsl] for accelerated inference - use the `-wsl` version for WSL2 where applicable

0 commit comments

Comments
 (0)