Skip to content

Commit

Permalink
Merge pull request #5246 from nextcloud/talk-container-update
Browse files Browse the repository at this point in the history
talk container update
  • Loading branch information
szaimen authored Sep 16, 2024
2 parents d84c7bf + 343db3d commit 1911b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/talk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:2.0.0 AS signaling
FROM alpine:3.20.3 AS janus

ARG JANUS_VERSION=v0.14.3
ARG JANUS_VERSION=v0.14.4
WORKDIR /src
RUN set -ex; \
apk add --no-cache \
Expand Down

0 comments on commit 1911b57

Please sign in to comment.