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