release: stable-8922-1
*b3abfc0ci: split unstable build and test workflows (#1601) *603d461jibri: adapt to new ChromeDriver zip file structure *a76b1f4jibri: simplify ChromeDriver download *fd1c308jibri: fix new ChromeDriver API endpoints *2c0a793jibri: update Chrome to 116 *916bccbjibri: autoscaler sidecar tuning parameters *6e59319misc: working on unstable
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3.5'
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
jigasi:
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-unstable}
|
||||
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-stable-8922-1}
|
||||
restart: ${RESTART_POLICY:-unless-stopped}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN:-20000}-${JIGASI_PORT_MAX:-20050}:${JIGASI_PORT_MIN:-20000}-${JIGASI_PORT_MAX:-20050}/udp'
|
||||
|
||||
Reference in New Issue
Block a user