We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ffcb9 commit c770da9Copy full SHA for c770da9
Containers/talk/Dockerfile
@@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.1 AS eturnal
4
FROM strukturag/nextcloud-spreed-signaling:2.0.3 AS signaling
5
FROM alpine:3.21.3 AS janus
6
7
-ARG JANUS_VERSION=v1.3.1
+ARG JANUS_VERSION=v1.3.2
8
WORKDIR /src
9
RUN set -ex; \
10
apk upgrade --no-cache -a; \
0 commit comments