docker: fix wrong coturn tag

v2
cruizba 2026-04-28 20:32:44 +02:00
parent 04597b3812
commit cd3f32a19e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM coturn/coturn:4.10.0
FROM coturn/coturn:4.10.0-alpine
USER root