release: stable-6726

* e9275d5 jvb: remove deprecated option
* f40a8d5 jicofo: Handle special characters in password
* 6f56e5b web,prosody: add breakout rooms support
* 3208296 base: update base images to Debian Bullseye
* b02a689 env:  fix unexpected character bug with recent docker desktop
* b5dbfa0 misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2021-12-11 08:24:24 +01:00
parent e9275d5e8f
commit 444259d667
4 changed files with 17 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
jibri:
image: jitsi/jibri:latest
image: jitsi/jibri:stable-6726
restart: ${RESTART_POLICY}
volumes:
- ${CONFIG}/jibri:/config:Z