We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b73af commit 7ab176dCopy full SHA for 7ab176d
docker/talk-janus/Dockerfile
@@ -1,7 +1,7 @@
1
# Taken from https://github.com/strukturag/nextcloud-spreed-signaling/blob/54c1af7f4f1b598a9f2c1ae37b76b37e9dda3ee8/docker/janus/Dockerfile
2
3
# Modified from https://gitlab.com/powerpaul17/nc_talk_backend/-/blob/dcbb918d8716dad1eb72a889d1e6aa1e3a543641/docker/janus/Dockerfile
4
-FROM alpine:3.18
+FROM alpine:3.21
5
6
RUN apk add --no-cache curl autoconf automake libtool pkgconf build-base \
7
glib-dev libconfig-dev libnice-dev jansson-dev openssl-dev zlib libsrtp-dev \
0 commit comments