mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 23:16:59 +00:00
talk-update automated change
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
af7f60cd9f
commit
7f1b262545
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM nats:2.9.21-scratch as nats
|
||||||
FROM strukturag/nextcloud-spreed-signaling:1.1.3 as signaling
|
FROM strukturag/nextcloud-spreed-signaling:1.1.3 as signaling
|
||||||
FROM alpine:3.18.3 as janus
|
FROM alpine:3.18.3 as janus
|
||||||
|
|
||||||
ARG JANUS_VERSION=v0.13.4
|
ARG JANUS_VERSION=v0.14.0
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue