Upgrade riot-web (1.5.9 -> 1.5.10)

This commit is contained in:
Aaron Raimist 2020-02-23 12:35:29 -06:00
parent 5de8f27122
commit 6ba961bd11
No known key found for this signature in database
GPG Key ID: 37419210002890EF

View File

@ -1,6 +1,6 @@
matrix_riot_web_enabled: true
matrix_riot_web_docker_image: "vectorim/riot-web:v1.5.9"
matrix_riot_web_docker_image: "vectorim/riot-web:v1.5.10"
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"