Merge pull request #483 from thedanbob/coturn-4.5.1.2

Update coturn (4.5.1.1 -> 4.5.1.2)
This commit is contained in:
Slavi Pantaleev 2020-05-04 17:55:21 +03:00 committed by GitHub
commit 263e2a28da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ matrix_coturn_enabled: true
matrix_coturn_container_image_self_build: false
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.1.1"
matrix_coturn_docker_image: "instrumentisto/coturn:4.5.1.2"
matrix_coturn_docker_image_force_pull: "{{ matrix_coturn_docker_image.endswith(':latest') }}"
# The Docker network that Coturn would be put into.