Lock Coturn to version '4.*'.

This commit is contained in:
Viyurz 2024-04-06 22:11:15 +02:00
parent b2ca0d8333
commit 81ae2c3a7f
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -1,7 +1,7 @@
services:
coturn:
container_name: coturn
image: docker.io/coturn/coturn:alpine
image: docker.io/coturn/coturn:4-alpine
restart: always
user: {{ users['coturn'] }}:{{ users['coturn'] }}
ports: