mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-04 04:51:59 +08:00
talk-update automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
be195e3b55
commit
badc0347b4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM eturnal/eturnal:1.12.0 AS eturnal
|
|||
FROM strukturag/nextcloud-spreed-signaling:1.2.1 as signaling
|
||||
FROM alpine:3.18.5 as janus
|
||||
|
||||
ARG JANUS_VERSION=v0.14.0
|
||||
ARG JANUS_VERSION=v0.14.1
|
||||
WORKDIR /src
|
||||
RUN set -ex; \
|
||||
apk add --no-cache \
|
||||
|
|
Loading…
Reference in a new issue