ソースを参照

Merge pull request #483 from thedanbob/coturn-4.5.1.2

Update coturn (4.5.1.1 -> 4.5.1.2)
pull/487/head
Slavi Pantaleev 5年前
committed by GitHub
コミット
263e2a28da
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/matrix-coturn/defaults/main.yml

+ 1
- 1
roles/matrix-coturn/defaults/main.yml ファイルの表示

@@ -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.


読み込み中…
キャンセル
保存