File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
roles/matrix-bot-honoroit/defaults Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ matrix_bot_honoroit_container_image_self_build: false
77matrix_bot_honoroit_docker_repo : "https://gitlab.com/etke.cc/honoroit.git"
88matrix_bot_honoroit_docker_src_files_path : "{{ matrix_base_data_path }}/honoroit/docker-src"
99
10- matrix_bot_honoroit_version : v0.9.1
10+ matrix_bot_honoroit_version : v0.9.2
1111matrix_bot_honoroit_docker_image : "{{ matrix_bot_honoroit_docker_image_name_prefix }}honoroit:{{ matrix_bot_honoroit_version }}"
1212matrix_bot_honoroit_docker_image_name_prefix : "{{ 'localhost/' if matrix_bot_honoroit_container_image_self_build else 'registry.gitlab.com/etke.cc/' }}"
1313matrix_bot_honoroit_docker_image_force_pull : "{{ matrix_bot_honoroit_docker_image.endswith(':latest') }}"
You can’t perform that action at this time.
0 commit comments