Merge pull request #3895 from nextcloud/talk-container-update

This commit is contained in:
Simon L
2023-12-12 14:09:14 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.2.2 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 \