release: stable-7001

* 6e0dd04 base: replace frep with tpl
* 1b51c77 feat: Enables polls for breakout rooms.
* 0b019ee feat: Enables tenants/subdomains by default.
* d50df67 fix: Fixes missing variable for prosody plugins.
* 88997f5 prosody: authentication by matrix user authentication service
* 7a93978 jvb: remove TCP support
* c37706c misc: fix label order in  dockerfiles
* 0de062b misc: add missing quotes to labels in dockerfiles
* 76424fd chore: add opencontainers labels to Dockerfiles
* 3b8ed7e misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2022-03-11 12:46:50 +01:00
parent 6e0dd04d30
commit b8c6e65a87
4 changed files with 21 additions and 6 deletions

View File

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