Update matrix-corporal (1.2.2 -> 1.3.0)

This commit is contained in:
Slavi Pantaleev 2019-01-25 16:58:20 +02:00
parent fcceb3143d
commit a88b24ed2c

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.2.2"
matrix_corporal_docker_image: "devture/matrix-corporal:1.3.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"