release: stable-6826

* 238a636 jibri: correct chromedriver mismatch
* 555a40e doc: update CHANGELOG
* 825b4cb misc: working on latest
This commit is contained in:
Saúl Ibarra Corretgé
2022-01-18 17:09:53 +01:00
parent 238a6369e8
commit 950397e923
4 changed files with 14 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ version: '3'
services:
# SIP gateway (audio)
jigasi:
image: jitsi/jigasi:latest
image: jitsi/jigasi:stable-6826
restart: ${RESTART_POLICY}
ports:
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'