release: stable-10314

This commit is contained in:
damencho
2025-06-05 17:05:19 +00:00
committed by github-actions[bot]
parent 7c410f5689
commit fe160b6e1f
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:-unstable}
image: jitsi/jibri:${JITSI_IMAGE_VERSION:-stable-10314}
restart: ${RESTART_POLICY:-unless-stopped}
volumes:
- ${CONFIG}/jibri:/config:Z