1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-07-12 22:41:50 +02:00

Upgrade riot-web (1.1.1 -> 1.1.2)

This commit is contained in:
Slavi Pantaleev
2019-05-16 09:09:42 +09:00
parent 854cf84aa3
commit 6db10ed6f3

View File

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