We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e807748 + be4c93d commit 1fd8bccCopy full SHA for 1fd8bcc
roles/matrix-jitsi/defaults/main.yml
@@ -68,7 +68,7 @@ matrix_jitsi_jibri_recorder_password: ''
68
69
matrix_jitsi_enable_lobby: false
70
71
-matrix_jitsi_version: stable-6726-1
+matrix_jitsi_version: stable-6726-2
72
matrix_jitsi_container_image_tag: "{{ matrix_jitsi_version }}" # for backward-compatibility
73
74
matrix_jitsi_web_docker_image: "{{ matrix_container_global_registry_prefix }}jitsi/web:{{ matrix_jitsi_container_image_tag }}"
0 commit comments