Update immich to v2.4.0

This commit was merged in pull request #26.
This commit is contained in:
2025-12-18 16:01:45 +00:00
parent b72354ecb3
commit 081bb40825

View File

@@ -2,7 +2,7 @@ name: immich
services:
server:
image: ghcr.io/immich-app/immich-server:v2.3.1
image: ghcr.io/immich-app/immich-server:v2.4.0
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:v2.3.1
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0
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