5 Commits

Author SHA1 Message Date
8e06c89b87 Update immich to v1.144.1 2025-10-01 00:02:12 +00:00
f1d7ebed58 Update immich to v1.143.1 2025-09-24 00:01:37 +00:00
2f1e8c4371 Update immich to v1.143.0 2025-09-23 00:01:40 +00:00
18efc8275b Update immich to v1.142.1 2025-09-16 16:02:47 +00:00
e09ba56abe Update immich to v1.142.0 2025-09-13 00:01:55 +00:00

View File

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