mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-07-20 16:43:24 +00:00
Merge pull request #6643 from nextcloud/talk-container-update
talk container update
This commit is contained in:
@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.1 AS eturnal
|
||||
FROM strukturag/nextcloud-spreed-signaling:2.0.3 AS signaling
|
||||
FROM alpine:3.22.1 AS janus
|
||||
|
||||
ARG JANUS_VERSION=v1.3.1
|
||||
ARG JANUS_VERSION=v1.3.2
|
||||
WORKDIR /src
|
||||
RUN set -ex; \
|
||||
apk upgrade --no-cache -a; \
|
||||
|
Reference in New Issue
Block a user