From 0336a8e18f833a865143ba0f4b4bfacda3eaceb4 Mon Sep 17 00:00:00 2001 From: shayan Date: Sat, 16 Dec 2017 03:32:49 +0330 Subject: [PATCH] changed to version v4.5.0.7. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06dfd13..c701907 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ docker-turnserver A Docker container with the Coturn STUN and TURN server (https://github.com/coturn/coturn) -This is currently running v4.4.5.3. +This is currently running v4.5.0.7. ``` docker run -d --name=turnserver --restart="on-failure:10" --net=host -p 3478:3478 -p 3478:3478/udp bprodoehl/turnserver