Update matrix-corporal (1.3.0 -> 1.4.0)

This commit is contained in:
Slavi Pantaleev 2019-04-06 12:32:55 +03:00
parent 590a26a6ea
commit 901516d806

View file

@ -9,7 +9,7 @@ matrix_corporal_container_expose_ports: false
# List of systemd services that matrix-corporal.service depends on
matrix_corporal_systemd_required_services_list: ['docker.service']
matrix_corporal_docker_image: "devture/matrix-corporal:1.3.0"
matrix_corporal_docker_image: "devture/matrix-corporal:1.4.0"
matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"
matrix_corporal_config_dir_path: "{{ matrix_corporal_base_path }}/config"
matrix_corporal_cache_dir_path: "{{ matrix_corporal_base_path }}/cache"