Compare commits
1 Commits
a7a83c5b18
...
d84fd265a2
Author | SHA1 | Date | |
---|---|---|---|
d84fd265a2 |
@@ -2,7 +2,7 @@ name: immich
|
||||
|
||||
services:
|
||||
server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.139.3
|
||||
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.139.3
|
||||
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
|
||||
|
Reference in New Issue
Block a user