Compare commits
11 Commits
postgres_u
...
d84fd265a2
Author | SHA1 | Date | |
---|---|---|---|
d84fd265a2 | |||
3e22f01396 | |||
e0977d709f | |||
7097473515 | |||
0698a2a799 | |||
34095c7771 | |||
7eb5c75e76 | |||
09f05e2564 | |||
8d67675382 | |||
1d4cff2abf | |||
cc8fb5495e |
@@ -2,7 +2,7 @@ name: immich
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
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
|
container_name: immich_server
|
||||||
# extends:
|
# extends:
|
||||||
# file: hwaccel.transcoding.yml
|
# file: hwaccel.transcoding.yml
|
||||||
@@ -35,7 +35,7 @@ services:
|
|||||||
machine-learning:
|
machine-learning:
|
||||||
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
|
# For hardware acceleration, add one of -[armnn, cuda, openvino] to the image tag.
|
||||||
# Example tag: ${IMMICH_VERSION:-release}-cuda
|
# 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
|
container_name: immich_machine_learning
|
||||||
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
|
# extends: # uncomment this section for hardware acceleration - see https://immich.app/docs/features/ml-hardware-acceleration
|
||||||
# file: hwaccel.ml.yml
|
# file: hwaccel.ml.yml
|
||||||
|
Reference in New Issue
Block a user