mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 04:31:05 +08:00
feat:更新immich到1.117.0
This commit is contained in:
parent
c4f843c5a9
commit
6bd5cb454a
@ -4,8 +4,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.116.2
|
||||
command: [ "start.sh", "immich" ]
|
||||
image: altran1502/immich-server:v1.117.0
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
@ -30,7 +29,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.116.2
|
||||
image: altran1502/immich-machine-learning:v1.117.0
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
||||
@ -5,7 +5,6 @@ services:
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:release
|
||||
command: [ "start.sh", "immich" ]
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user