mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-28 10:45:18 +00:00
chore(deps): update coturn/coturn docker tag to v4.8.0
This commit is contained in:
committed by
Slavi Pantaleev
parent
18b11eea3b
commit
67e650b5f9
@@ -26,7 +26,7 @@ matrix_coturn_container_image_self_build_repo_version: "docker/{{ matrix_coturn_
|
||||
matrix_coturn_container_image_self_build_repo_dockerfile_path: "docker/coturn/alpine/Dockerfile"
|
||||
|
||||
# renovate: datasource=docker depName=coturn/coturn versioning=loose
|
||||
matrix_coturn_version: 4.8.0-r0
|
||||
matrix_coturn_version: 4.8.0
|
||||
matrix_coturn_docker_image: "{{ matrix_coturn_docker_image_registry_prefix }}coturn/coturn:{{ matrix_coturn_version }}-alpine"
|
||||
matrix_coturn_docker_image_registry_prefix: "{{ 'localhost/' if matrix_coturn_container_image_self_build else matrix_coturn_docker_image_registry_prefix_upstream }}"
|
||||
matrix_coturn_docker_image_registry_prefix_upstream: "{{ matrix_coturn_docker_image_registry_prefix_upstream_default }}"
|
||||
|
||||
Reference in New Issue
Block a user