Explorar el Código

Update riot-web (0.17.6 -> 0.17.7)

pull/44/head
Slavi Pantaleev hace 7 años
padre
commit
529b5b222d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

+ 1
- 1
roles/matrix-server/defaults/main.yml Ver fichero

@@ -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.6"
matrix_riot_web_docker_image: "avhost/docker-matrix-riot:v0.17.7"

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



Cargando…
Cancelar
Guardar