Update ghcr.io/matrix-org/matrix-hookshot Docker tag to v7.5.0

This commit is contained in:
mdad-renovate[bot]
2026-09-22 20:32:23 +00:00
committed by GitHub
parent 8ac819260d
commit 30f28290f4
@@ -29,7 +29,7 @@ matrix_bridge_hookshot_container_additional_networks_auto: []
matrix_bridge_hookshot_container_additional_networks_custom: []
# renovate: datasource=docker depName=ghcr.io/matrix-org/matrix-hookshot
matrix_bridge_hookshot_version: 7.3.2
matrix_bridge_hookshot_version: 7.5.0
matrix_bridge_hookshot_container_image: "{{ matrix_bridge_hookshot_container_image_registry_prefix }}matrix-org/matrix-hookshot:{{ matrix_bridge_hookshot_version }}"
matrix_bridge_hookshot_container_image_registry_prefix: "{{ 'localhost/' if matrix_bridge_hookshot_container_image_self_build else matrix_bridge_hookshot_container_image_registry_prefix_upstream }}"