feat:更新immich 1.95.1

This commit is contained in:
okxlin 2024-02-25 15:28:24 +08:00
parent c12b15e686
commit 353abf533b
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.94.1
image: altran1502/immich-server:v1.95.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.94.1
image: altran1502/immich-server:v1.95.1
# extends:
# file: hwaccel.yml
# service: hwaccel
@ -46,7 +46,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-machine-learning:v1.94.1
image: altran1502/immich-machine-learning:v1.95.1
volumes:
- ${CACHE_PATH}:/cache
env_file: