feat:更新immich到1.115.0
This commit is contained in:
parent
f3caa328fb
commit
671815d59c
|
|
@ -4,7 +4,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.114.0
|
||||
image: altran1502/immich-server:v1.115.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.114.0
|
||||
image: altran1502/immich-machine-learning:v1.115.0
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
||||
Loading…
Reference in New Issue