Merge pull request #1651 from GoliathLabs/jitsi

Updated: jitsi to stable-6865
This commit is contained in:
Slavi Pantaleev 2022-02-23 14:44:37 +02:00 committed by GitHub
commit 87c9ea0dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ matrix_jitsi_jibri_recorder_password: ''
matrix_jitsi_enable_lobby: false
matrix_jitsi_version: stable-6726-2
matrix_jitsi_version: stable-6865
matrix_jitsi_container_image_tag: "{{ matrix_jitsi_version }}" # for backward-compatibility
matrix_jitsi_web_docker_image: "{{ matrix_container_global_registry_prefix }}jitsi/web:{{ matrix_jitsi_container_image_tag }}"