mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
feat:更新immich到1.114.0
This commit is contained in:
parent
5846fcc740
commit
4aa88f1606
@ -4,7 +4,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.113.0
|
||||
image: altran1502/immich-server:v1.114.0
|
||||
command: [ "start.sh", "immich" ]
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
@ -30,7 +30,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.113.0
|
||||
image: altran1502/immich-machine-learning:v1.114.0
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
Loading…
Reference in New Issue
Block a user