mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-23 16:20:11 +00:00
Merge pull request #5601 from spantaleev/renovate/ghcr.io-matrix-org-matrix-hookshot-7.x
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: []
|
||||
|
||||
# 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 }}"
|
||||
|
||||
Reference in New Issue
Block a user