Skip to content
Snippets Groups Projects

Update coturn/coturn Docker tag to v4.6.2

Merged renovatebot requested to merge renovate/templates-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.6.1
image: coturn/coturn:4.6.2
restart: always
command:
- turnserver
Loading