Browse Source

Merge pull request #2436 from etkecc/patch-157

Update jitsi stable-8218 -> stable-8252
pull/2437/head
Slavi Pantaleev 3 years ago
committed by GitHub
parent
commit
66bb2943b4
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/custom/matrix-jitsi/defaults/main.yml

+ 1
- 1
roles/custom/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-8218
matrix_jitsi_version: stable-8252
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