mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
feat:更新immich到1.120.2
This commit is contained in:
parent
4212007c12
commit
e332f32459
@ -4,7 +4,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.120.1
|
||||
image: altran1502/immich-server:v1.120.2
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
@ -29,7 +29,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.120.1
|
||||
image: altran1502/immich-machine-learning:v1.120.2
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
Loading…
Reference in New Issue
Block a user