Merge branch 'main' of https://gitea.crescentec.ch/chriswin/home-server-docker
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v2.6.3
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
environment:
|
||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||
DB_HOSTNAME: postgres-vectorchord
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.6.3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
ports:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user