release: stable-8218

* 8d7728b jibri: update Chrome to M108
* 9cfbaf2 misc: drop JICOFO_AUTH_USER
* 68751c2 prosody: add metadata component
* 07f7054 jaas: pass the jitsi installation type at provisioning (#1456)
* e219bcf web: add ability to configure whiteboard
* ac12313 misc: working on unstable
This commit is contained in:
Saúl Ibarra Corretgé
2023-01-13 14:59:47 +01:00
parent 8d7728b9dc
commit fa436f7e55
4 changed files with 17 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '3.5'
services:
jibri:
image: jitsi/jibri:${JITSI_IMAGE_VERSION:-unstable}
image: jitsi/jibri:${JITSI_IMAGE_VERSION:-stable-8218}
restart: ${RESTART_POLICY:-unless-stopped}
volumes:
- ${CONFIG}/jibri:/config:Z