mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #3124 from nextcloud/talk-container-update
talk update
This commit is contained in:
commit
542caa2450
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