mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
feat:更新immich 1.93.3
This commit is contained in:
parent
3226ad7cb4
commit
532217bc2c
@ -5,7 +5,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.93.2
|
||||
image: altran1502/immich-server:v1.93.3
|
||||
command: [ "start.sh", "immich" ]
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
@ -25,7 +25,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.93.2
|
||||
image: altran1502/immich-server:v1.93.3
|
||||
# extends:
|
||||
# file: hwaccel.yml
|
||||
# service: hwaccel
|
||||
@ -46,7 +46,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.93.2
|
||||
image: altran1502/immich-machine-learning:v1.93.3
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
env_file:
|
Loading…
Reference in New Issue
Block a user