Skip to content

Commit e774e6e

Browse files
chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.138.1
1 parent c68d94c commit e774e6e

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.138.1
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)