update immich
This commit is contained in:
parent
0f80e2c1c2
commit
3e23a943cb
@ -52,7 +52,7 @@ services:
|
||||
## Immich (photo library management)
|
||||
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:
|
||||
- /media/immich:/usr/src/app/upload
|
||||
- /docker/immich_db_dump:/db_dump
|
||||
@ -73,7 +73,7 @@ services:
|
||||
restart: unless-stopped
|
||||
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:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user