Skip to content

Commit af975f6

Browse files
authored
Merge pull request #5494 from nextcloud/dependabot/docker/Containers/talk/strukturag/nextcloud-spreed-signaling-2.0.1
build(deps): bump strukturag/nextcloud-spreed-signaling from 2.0.0 to 2.0.1 in /Containers/talk
2 parents a02d164 + 1d96efe commit af975f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/talk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:latest
22
FROM nats:2.10.22-scratch AS nats
33
FROM eturnal/eturnal:1.12.1 AS eturnal
4-
FROM strukturag/nextcloud-spreed-signaling:2.0.0 AS signaling
4+
FROM strukturag/nextcloud-spreed-signaling:2.0.1 AS signaling
55
FROM alpine:3.20.3 AS janus
66

77
ARG JANUS_VERSION=v0.14.4

0 commit comments

Comments
 (0)