misc: working on unstable

This commit is contained in:
saghul
2025-02-28 20:42:07 +00:00
committed by github-actions[bot]
parent 6ab6f1e1b6
commit 349729ef79
4 changed files with 7 additions and 7 deletions

View File

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