Browse Source

Update Jitsi stable-7648-4 -> stable-7830

pull/2140/head
Aine 3 years ago
committed by GitHub
parent
commit
db7cc3bda0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-jitsi/defaults/main.yml

+ 1
- 1
roles/matrix-jitsi/defaults/main.yml View File

@@ -72,7 +72,7 @@ matrix_jitsi_jibri_recorder_password: ''

matrix_jitsi_enable_lobby: false

matrix_jitsi_version: stable-7648-4
matrix_jitsi_version: stable-7830
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 }}"


Loading…
Cancel
Save