addressing review comments. We now default to latest-ci build and force the image to be pulled everytime

This commit is contained in:
fkwp
2025-06-12 15:11:41 +02:00
parent 2f93d0cb50
commit 80ebfcae45

View File

@@ -3,7 +3,8 @@ networks:
services:
auth-service:
image: ghcr.io/element-hq/lk-jwt-service:0.2.3
image: ghcr.io/element-hq/lk-jwt-service:latest-ci
pull_policy: always
hostname: auth-server
environment:
- LIVEKIT_JWT_PORT=6080