mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #5658 from nextcloud/talk-container-update
talk container update
This commit is contained in:
commit
dfdc7295f9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.1 AS eturnal
|
|||
FROM strukturag/nextcloud-spreed-signaling:2.0.1 AS signaling
|
||||
FROM alpine:3.20.3 AS janus
|
||||
|
||||
ARG JANUS_VERSION=v0.14.4
|
||||
ARG JANUS_VERSION=v0.15.0
|
||||
WORKDIR /src
|
||||
RUN set -ex; \
|
||||
apk add --no-cache \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue