mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-24 08:40:10 +00:00
Update ghcr.io/matrix-org/matrix-hookshot Docker tag to v7.5.0
This commit is contained in:
@@ -29,7 +29,7 @@ matrix_bridge_hookshot_container_additional_networks_auto: []
|
|||||||
matrix_bridge_hookshot_container_additional_networks_custom: []
|
matrix_bridge_hookshot_container_additional_networks_custom: []
|
||||||
|
|
||||||
# renovate: datasource=docker depName=ghcr.io/matrix-org/matrix-hookshot
|
# 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: "{{ 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 }}"
|
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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user