Update riot-web (1.3.2 -> 1.3.3)

This commit is contained in:
Dan Arnfield 2019-08-19 06:46:11 -05:00
parent 42ea3cb0e1
commit 1ce3526bf2

View file

@ -1,6 +1,6 @@
matrix_riot_web_enabled: true
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.2"
matrix_riot_web_docker_image: "bubuntux/riot-web:v1.3.3"
matrix_riot_web_docker_image_force_pull: "{{ matrix_riot_web_docker_image.endswith(':latest') }}"
matrix_riot_web_data_path: "{{ matrix_base_data_path }}/riot-web"