Merge pull request #200 from aaronraimist/mxisd-1.4.5

Upgrade mxisd (1.4.4 -> 1.4.5)
This commit is contained in:
Slavi Pantaleev 2019-06-12 09:02:02 +03:00 committed by GitHub
commit 53d9f4df20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
matrix_mxisd_enabled: true
matrix_mxisd_docker_image: "kamax/mxisd:1.4.4"
matrix_mxisd_docker_image: "kamax/mxisd:1.4.5"
matrix_mxisd_docker_image_force_pull: "{{ matrix_mxisd_docker_image.endswith(':latest') }}"
matrix_mxisd_base_path: "{{ matrix_base_data_path }}/mxisd"