update immich
This commit is contained in:
parent
0f80e2c1c2
commit
3e23a943cb
@ -52,7 +52,7 @@ services:
|
|||||||
## Immich (photo library management)
|
## Immich (photo library management)
|
||||||
immich-server:
|
immich-server:
|
||||||
container_name: immich_server
|
container_name: immich_server
|
||||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
image: ghcr.io/immich-app/immich-server:v1.124.2
|
||||||
volumes:
|
volumes:
|
||||||
- /media/immich:/usr/src/app/upload
|
- /media/immich:/usr/src/app/upload
|
||||||
- /docker/immich_db_dump:/db_dump
|
- /docker/immich_db_dump:/db_dump
|
||||||
@ -73,7 +73,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
container_name: immich_machine_learning
|
container_name: immich_machine_learning
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
|
||||||
volumes:
|
volumes:
|
||||||
- model-cache:/cache
|
- model-cache:/cache
|
||||||
env_file:
|
env_file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user