Merge pull request #1455 from hypn0tick/master

Update Jitsi Version (stable-6173 => stable-6727)
This commit is contained in:
Slavi Pantaleev 2021-12-13 09:48:47 +02:00 committed by GitHub
commit ce28c2f0c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ matrix_jitsi_jibri_recorder_password: ''
matrix_jitsi_enable_lobby: false
matrix_jitsi_version: stable-6173
matrix_jitsi_version: stable-6726
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 }}"