feat:更新immich 1.93.2
This commit is contained in:
parent
a31912b308
commit
0b87d2f0af
|
|
@ -5,7 +5,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-server:v1.92.1
|
image: altran1502/immich-server:v1.93.2
|
||||||
command: [ "start.sh", "immich" ]
|
command: [ "start.sh", "immich" ]
|
||||||
volumes:
|
volumes:
|
||||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||||
|
|
@ -25,7 +25,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-server:v1.92.1
|
image: altran1502/immich-server:v1.93.2
|
||||||
# extends:
|
# extends:
|
||||||
# file: hwaccel.yml
|
# file: hwaccel.yml
|
||||||
# service: hwaccel
|
# service: hwaccel
|
||||||
|
|
@ -46,7 +46,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-machine-learning:v1.92.1
|
image: altran1502/immich-machine-learning:v1.93.2
|
||||||
volumes:
|
volumes:
|
||||||
- ${CACHE_PATH}:/cache
|
- ${CACHE_PATH}:/cache
|
||||||
env_file:
|
env_file:
|
||||||
Loading…
Reference in New Issue