feat:更新immich 1.97.0
This commit is contained in:
parent
b2cc58ca21
commit
c2c730ce23
|
|
@ -5,7 +5,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v1.95.1
|
||||
image: altran1502/immich-server:v1.97.0
|
||||
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.95.1
|
||||
image: altran1502/immich-server:v1.97.0
|
||||
# extends:
|
||||
# file: hwaccel.yml
|
||||
# service: hwaccel
|
||||
|
|
@ -46,7 +46,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-machine-learning:v1.95.1
|
||||
image: altran1502/immich-machine-learning:v1.97.0
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
env_file:
|
||||
Loading…
Reference in New Issue