Skip to content
Snippets Groups Projects

Update coturn/coturn Docker tag to v4.6.1

Merged renovatebot requested to merge renovate/coturn-coturn-4.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,7 +3,7 @@ version: "3"
services:
coturn:
image: coturn/coturn:4.5.2
image: coturn/coturn:4.6.1
restart: always
command:
- turnserver
Loading