4 Commits

Author SHA1 Message Date
acc8c04932 Update immich to v2.5.6 2026-02-11 00:02:17 +00:00
8807a814d9 Update immich to v2.5.5 2026-02-07 00:02:01 +00:00
a4b95a83cd Update immich to v2.5.3 2026-02-04 00:02:17 +00:00
f01d9bb7e7 Update immich to v2.5.2 2026-01-29 16:02:33 +00:00

View File

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