feat:更新immich 1.122.2
This commit is contained in:
parent
1aa4e044e2
commit
8219466433
|
|
@ -4,7 +4,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-server:v1.121.0
|
image: altran1502/immich-server:v1.122.2
|
||||||
volumes:
|
volumes:
|
||||||
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
- ${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|
@ -29,7 +29,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: altran1502/immich-machine-learning:v1.121.0
|
image: altran1502/immich-machine-learning:v1.122.2
|
||||||
volumes:
|
volumes:
|
||||||
- ${CACHE_PATH}:/cache
|
- ${CACHE_PATH}:/cache
|
||||||
environment:
|
environment:
|
||||||
Loading…
Reference in New Issue