mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 13:22:18 +08:00
feat:更新immich到1.111.0
This commit is contained in:
parent
09e3c7434a
commit
3fd9aee4ae
@ -4,7 +4,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-server:v1.110.0
|
image: altran1502/immich-server:v1.111.0
|
||||||
command: [ "start.sh", "immich" ]
|
command: [ "start.sh", "immich" ]
|
||||||
volumes:
|
volumes:
|
||||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||||
@ -28,7 +28,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-machine-learning:v1.110.0
|
image: altran1502/immich-machine-learning:v1.111.0
|
||||||
volumes:
|
volumes:
|
||||||
- ${CACHE_PATH}:/cache
|
- ${CACHE_PATH}:/cache
|
||||||
environment:
|
environment:
|
Loading…
Reference in New Issue
Block a user