Parcourir la source

Revert "Update riot-web (0.17.6 -> 0.17.7)"

As Github issue #42 says, 0.17.7 is not available.
We shouldn't have tried to use it.

This reverts commit 529b5b222d.
pull/44/head
Slavi Pantaleev il y a 7 ans
Parent
révision
18e1dda4c8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

+ 1
- 1
roles/matrix-server/defaults/main.yml Voir le fichier

@@ -262,7 +262,7 @@ matrix_corporal_debug: false
# you may wish to disable this.
matrix_riot_web_enabled: true

matrix_riot_web_docker_image: "avhost/docker-matrix-riot:v0.17.7"
matrix_riot_web_docker_image: "avhost/docker-matrix-riot:v0.17.6"

matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"



Chargement…
Annuler
Enregistrer