File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
roles/custom/matrix-authentication-service/defaults Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ matrix_authentication_service_container_repo_version: "{{ 'main' if matrix_authe
22
22
matrix_authentication_service_container_src_files_path : " {{ matrix_base_data_path }}/matrix-authentication-service/container-src"
23
23
24
24
# renovate: datasource=docker depName=ghcr.io/element-hq/matrix-authentication-service
25
- matrix_authentication_service_version : 0.20 .0
25
+ matrix_authentication_service_version : 1.0 .0
26
26
matrix_authentication_service_container_image_registry_prefix : " {{ 'localhost/' if matrix_authentication_service_container_image_self_build else matrix_authentication_service_container_image_registry_prefix_upstream }}"
27
27
matrix_authentication_service_container_image_registry_prefix_upstream : " {{ matrix_authentication_service_container_image_registry_prefix_upstream_default }}"
28
28
matrix_authentication_service_container_image_registry_prefix_upstream_default : " ghcr.io/"
You can’t perform that action at this time.
0 commit comments