瀏覽代碼

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 7 年之前
父節點
當前提交
18e1dda4c8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-server/defaults/main.yml

+ 1
- 1
roles/matrix-server/defaults/main.yml 查看文件

@@ -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"



Loading…
取消
儲存