misc: working on unstable

This commit is contained in:
damencho
2026-01-14 00:47:17 +00:00
committed by github-actions[bot]
parent 3890975ce2
commit e9af879e62
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
services:
transcriber:
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-stable-10710}
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-unstable}
restart: ${RESTART_POLICY:-unless-stopped}
volumes:
- ${CONFIG}/transcriber:/config:Z