feat:更新immich到1.109.2
This commit is contained in:
parent
1f8e2dffdc
commit
aa982c9d91
|
|
@ -4,7 +4,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.108.0
|
||||
image: altran1502/immich-server:v1.109.2
|
||||
command: [ "start.sh", "immich" ]
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
|
|
@ -28,7 +28,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.108.0
|
||||
image: altran1502/immich-machine-learning:v1.109.2
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
||||
Loading…
Reference in New Issue