diff --git a/lib/jitsi.sh b/lib/jitsi.sh index 9eacdda..073e6c3 100644 --- a/lib/jitsi.sh +++ b/lib/jitsi.sh @@ -28,7 +28,7 @@ version: '3.7' services: # Frontend web: - image: jitsi/web:\${JITSI_IMAGE_VERSION:-stable-7882} + image: jitsi/web:\${JITSI_IMAGE_VERSION:-stable-9779} restart: \${RESTART_POLICY:-unless-stopped} ports: - '\${HTTP_PORT}:80' @@ -182,7 +182,7 @@ services: # XMPP server prosody: - image: jitsi/prosody:\${JITSI_IMAGE_VERSION:-stable-7882} + image: jitsi/prosody:\${JITSI_IMAGE_VERSION:-stable-9779} restart: \${RESTART_POLICY:-unless-stopped} expose: - '\${XMPP_PORT:-5222}' @@ -280,7 +280,7 @@ services: # Focus component jicofo: - image: jitsi/jicofo:\${JITSI_IMAGE_VERSION:-stable-7882} + image: jitsi/jicofo:\${JITSI_IMAGE_VERSION:-stable-9779} restart: \${RESTART_POLICY:-unless-stopped} volumes: - \${CONFIG}/jicofo:/config:Z @@ -331,7 +331,7 @@ services: # Video bridge jvb: - image: jitsi/jvb:\${JITSI_IMAGE_VERSION:-stable-7882} + image: jitsi/jvb:\${JITSI_IMAGE_VERSION:-stable-9779} restart: \${RESTART_POLICY:-unless-stopped} ports: - '\${JVB_PORT:-10000}:\${JVB_PORT:-10000}/udp' @@ -604,7 +604,7 @@ JIBRI_XMPP_PASSWORD= #RESTART_POLICY=unless-stopped # Jitsi image version (useful for local development) -JITSI_IMAGE_VERSION=stable-9646 +JITSI_IMAGE_VERSION=stable-9779 ENABLE_SIMULCAST=false ENABLE_RECORDING=1 ENABLE_LIVESTREAMING=1 diff --git a/lib/latest-versions b/lib/latest-versions index 9bd1996..313aff0 100644 --- a/lib/latest-versions +++ b/lib/latest-versions @@ -7,7 +7,7 @@ baserow=1.23.2 collabora=24.04.1.3.1 element=v1.11.80 postgresql=14 -jitsi=stable-9646 +jitsi=stable-9779 nextcloud=29.0.0 listmonk=v2.4.0 panel=v1.11