mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-09 07:02:48 +08:00
talk-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
caae672466
commit
4a7dd7f083
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.0 AS eturnal
|
||||||
FROM strukturag/nextcloud-spreed-signaling:1.3.1 AS signaling
|
FROM strukturag/nextcloud-spreed-signaling:1.3.1 AS signaling
|
||||||
FROM alpine:3.20.1 AS janus
|
FROM alpine:3.20.1 AS janus
|
||||||
|
|
||||||
ARG JANUS_VERSION=v0.14.2
|
ARG JANUS_VERSION=v0.14.3
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
Loading…
Add table
Reference in a new issue