Skip to content

Commit

Permalink
Revert "Update jitsi web to stable-5142"
Browse files Browse the repository at this point in the history
This reverts commit 0785924
due to reports of breakage both in the support chat room
and in here #719
  • Loading branch information
spantaleev committed Nov 18, 2020
1 parent 7a8d663 commit 41fa00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/matrix-jitsi/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ matrix_jitsi_jibri_recorder_password: ''

matrix_jitsi_enable_lobby: false

matrix_jitsi_container_image_tag: "stable-5142"
matrix_jitsi_container_image_tag: "stable-4857"

matrix_jitsi_web_docker_image: "docker.io/jitsi/web:{{ matrix_jitsi_container_image_tag }}"
matrix_jitsi_web_docker_image_force_pull: "{{ matrix_jitsi_web_docker_image.endswith(':latest') }}"
Expand Down

0 comments on commit 41fa00e

Please sign in to comment.