1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-02-10 18:30:41 +02:00

Upgrade riot-web (1.1.0 -> 1.1.1)

This commit is contained in:
Slavi Pantaleev 2019-05-15 09:50:25 +09:00
parent 47745254f9
commit 854cf84aa3

View File

@ -1,6 +1,6 @@
matrix_riot_web_enabled: true
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.1.0"
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.1.1"
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"