11 Commits

Author SHA1 Message Date
d84fd265a2 Update immich to v1.139.4 2025-08-26 00:01:51 +00:00
3e22f01396 Update immich to v1.138.1 2025-08-19 00:01:51 +00:00
e0977d709f Update immich to v1.138.0 2025-08-15 16:34:45 +00:00
7097473515 Update immich to v1.137.3 2025-08-01 16:02:25 +00:00
0698a2a799 Update immich to v1.136.0 2025-07-25 00:01:33 +00:00
34095c7771 Update immich to v1.135.3 2025-06-21 00:01:18 +00:00
7eb5c75e76 Update immich to v1.135.2 2025-06-20 16:01:18 +00:00
09f05e2564 Update immich to v1.135.1 2025-06-20 00:01:33 +00:00
8d67675382 Update immich to v1.135.0 2025-06-19 00:04:12 +00:00
1d4cff2abf Update immich to v1.134.0 2025-05-28 00:02:56 +00:00
cc8fb5495e Upgrade Postgres from 14 to 17 (#8) 2025-05-24 10:39:55 +00:00

View File

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