Skip to content

Commit c770da9

Browse files
talk-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04ffcb9 commit c770da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/talk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.1 AS eturnal
44
FROM strukturag/nextcloud-spreed-signaling:2.0.3 AS signaling
55
FROM alpine:3.21.3 AS janus
66

7-
ARG JANUS_VERSION=v1.3.1
7+
ARG JANUS_VERSION=v1.3.2
88
WORKDIR /src
99
RUN set -ex; \
1010
apk upgrade --no-cache -a; \

0 commit comments

Comments
 (0)