1 Commits

Author SHA1 Message Date
Renovate Bot
5f834bab2f Update livekit/livekit-server Docker tag to v1.9.8 2025-12-16 18:51:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ services:
database:
container_name: immich_postgres
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
environment:
POSTGRES_USER: ${IMMICH_POSTGRES_USER}
POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD}

View File

@@ -13,7 +13,7 @@ services:
ports:
- 8071:8080
element-call-livekit:
image: livekit/livekit-server:v1.9.3
image: livekit/livekit-server:v1.9.8
command: --config /etc/livekit.yaml
ports:
- "7880:7880/tcp"