feat:更新immich到1.103.1

This commit is contained in:
okxlin 2024-05-05 21:42:17 +08:00
parent 4ad0f3f9cd
commit 7cbd659c0a
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.102.3
image: altran1502/immich-server:v1.103.1
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.102.3
image: altran1502/immich-server:v1.103.1
# extends:
# file: hwaccel.yml
# service: hwaccel
@ -46,7 +46,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-machine-learning:v1.102.3
image: altran1502/immich-machine-learning:v1.103.1
volumes:
- ${CACHE_PATH}:/cache
env_file: