This commit is contained in:
2026-04-20 23:01:57 +02:00
23 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -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: