Updated: Heisenbridge to 1.10.1

This commit is contained in:
GoliathLabs 2022-02-05 10:37:09 +01:00
parent ccb85b31a4
commit b4ecadcb2f
No known key found for this signature in database
GPG Key ID: 37F7BDC266B5BAB8

View File

@ -3,7 +3,7 @@
matrix_heisenbridge_enabled: true
matrix_heisenbridge_version: 1.10.0
matrix_heisenbridge_version: 1.10.1
matrix_heisenbridge_docker_image: "{{ matrix_container_global_registry_prefix }}hif1/heisenbridge:{{ matrix_heisenbridge_version }}"
matrix_heisenbridge_docker_image_force_pull: "{{ matrix_heisenbridge_docker_image.endswith(':latest') }}"