release: stable-10590

This commit is contained in:
damencho
2025-10-20 16:11:41 +00:00
committed by github-actions[bot]
parent 7eacd98ab0
commit 3bc1ebc302
4 changed files with 7 additions and 7 deletions

View File

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