mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-15 11:02:30 +08:00
chore(deps): update immich to v2.7.5 (localApps) (#5042)
This commit is contained in:
parent
e6f66c1f91
commit
ff7cf91fb0
@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -4,7 +4,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: altran1502/immich-server:v2.7.4
|
||||
image: altran1502/immich-server:v2.7.5
|
||||
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:v2.7.4
|
||||
image: altran1502/immich-machine-learning:v2.7.5
|
||||
volumes:
|
||||
- ${CACHE_PATH}:/cache
|
||||
environment:
|
||||
Loading…
x
Reference in New Issue
Block a user