release: stable-7439-1

* 76ff646 misc: working on unstable
This commit is contained in:
Saúl Ibarra Corretgé
2022-06-24 11:54:59 +02:00
parent 22dc822068
commit 62655d866e
4 changed files with 12 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-7439-1}
restart: ${RESTART_POLICY:-unless-stopped}
volumes:
- ${CONFIG}/jibri:/config:Z