diff --git a/dev-backend-docker-compose.yml b/dev-backend-docker-compose.yml index d927bc9c..8fe1a755 100644 --- a/dev-backend-docker-compose.yml +++ b/dev-backend-docker-compose.yml @@ -3,7 +3,7 @@ networks: services: auth-service: - image: ghcr.io/element-hq/lk-jwt-service:latest-ci + image: ghcr.io/element-hq/lk-jwt-service:0.2.3 pull_policy: always hostname: auth-server environment: diff --git a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap index 79eb580b..ad4aff61 100644 --- a/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap +++ b/src/room/__snapshots__/GroupCallErrorBoundary.test.tsx.snap @@ -132,7 +132,13 @@ exports[`ConnectionLostError: Action handling should reset error state 1`] = `

You were disconnected from the call.

-