mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Upgrade matrix-corporal (2.3.1 -> 2.3.2)
This commit is contained in:
		| @@ -23,7 +23,7 @@ matrix_corporal_container_extra_arguments: [] | ||||
| # List of systemd services that matrix-corporal.service depends on | ||||
| matrix_corporal_systemd_required_services_list: ['docker.service'] | ||||
|  | ||||
| matrix_corporal_version: 2.3.1 | ||||
| matrix_corporal_version: 2.3.2 | ||||
| matrix_corporal_docker_image: "{{ matrix_corporal_docker_image_name_prefix }}devture/matrix-corporal:{{ matrix_corporal_docker_image_tag }}" | ||||
| matrix_corporal_docker_image_name_prefix: "{{ 'localhost/' if matrix_corporal_container_image_self_build else matrix_container_global_registry_prefix }}" | ||||
| matrix_corporal_docker_image_tag: "{{ matrix_corporal_version }}"  # for backward-compatibility | ||||
|   | ||||
		Reference in New Issue
	
	Block a user