Skip to content

Commit

Permalink
Merge pull request #2817 from nextcloud/enh/noid/remove-r3-coturn
Browse files Browse the repository at this point in the history
remove r3 from coturn version
  • Loading branch information
szaimen authored Jun 26, 2023
2 parents 78ae2d1 + 4492f17 commit d30a9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/talk/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d30a9ef

Please sign in to comment.