remove r3 from coturn version

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-19 16:36:48 +02:00
parent 2d11b6298e
commit 4492f17809

View file

@ -1,6 +1,6 @@
FROM nats:2.9.18-scratch as nats FROM nats:2.9.18-scratch as nats
FROM strukturag/nextcloud-spreed-signaling:1.1.2 as signaling FROM strukturag/nextcloud-spreed-signaling:1.1.2 as signaling
FROM coturn/coturn:4.6.2-r3-alpine FROM coturn/coturn:4.6.2-alpine
USER root USER root
# Pin alpine version manually as long as https://github.com/coturn/coturn/issues/1226 is not done # Pin alpine version manually as long as https://github.com/coturn/coturn/issues/1226 is not done
ENV ALPINE_VERSION=3.18 ENV ALPINE_VERSION=3.18