Update immich to v1.135.1 #11

Merged
Akumatic merged 1 commits from renovate/immich into main 2025-06-20 08:04:52 +00:00

View File

@@ -2,7 +2,7 @@ name: immich
services:
server:
image: ghcr.io/immich-app/immich-server:v1.135.0
image: ghcr.io/immich-app/immich-server:v1.135.1
container_name: immich_server
# extends:
# file: hwaccel.transcoding.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:v1.135.0
image: ghcr.io/immich-app/immich-machine-learning:v1.135.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