mirror of https://github.com/OpenVidu/openvidu.git
docker: fix wrong coturn tag
parent
04597b3812
commit
cd3f32a19e
|
|
@ -1,4 +1,4 @@
|
|||
FROM coturn/coturn:4.10.0
|
||||
FROM coturn/coturn:4.10.0-alpine
|
||||
|
||||
USER root
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue