Merge pull request #2817 from nextcloud/enh/noid/remove-r3-coturn

remove r3 from coturn version
This commit is contained in:
Simon L 2023-06-26 12:34:25 +02:00 committed by GitHub
commit d30a9efcd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
FROM nats:2.9.19-scratch as nats
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
# Pin alpine version manually as long as https://github.com/coturn/coturn/issues/1226 is not done
ENV ALPINE_VERSION=3.18