Commit e1a086f 1 parent 37143b1 commit e1a086f Copy full SHA for e1a086f
File tree 1 file changed +1
-1
lines changed
roles/custom/matrix-client-element/defaults
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ matrix_client_element_container_image_self_build_repo: "https://github.com/eleme
11
11
matrix_client_element_container_image_self_build_low_memory_system_patch_enabled : " {{ ansible_memtotal_mb < 4096 }}"
12
12
13
13
# renovate: datasource=docker depName=vectorim/element-web
14
- matrix_client_element_version : v1.11.62
14
+ matrix_client_element_version : v1.11.63
15
15
16
16
matrix_client_element_docker_image : " {{ matrix_client_element_docker_image_name_prefix }}vectorim/element-web:{{ matrix_client_element_version }}"
17
17
matrix_client_element_docker_image_name_prefix : " {{ 'localhost/' if matrix_client_element_container_image_self_build else matrix_container_global_registry_prefix }}"
You can’t perform that action at this time.
0 commit comments