feat:更新immich 1.101.0

This commit is contained in:
okxlin 2024-04-05 11:53:56 +08:00
parent 2fb0b8445d
commit 0d732997d7
4 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-server:v1.100.0
image: altran1502/immich-server:v1.101.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.100.0
image: altran1502/immich-server:v1.101.0
# extends:
# file: hwaccel.yml
# service: hwaccel
@ -46,7 +46,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-machine-learning:v1.100.0
image: altran1502/immich-machine-learning:v1.101.0
volumes:
- ${CACHE_PATH}:/cache
env_file: