Skip to content

Commit

Permalink
Merge pull request #5494 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
szaimen authored Oct 29, 2024
2 parents a02d164 + 1d96efe commit af975f6
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
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:latest
FROM nats:2.10.22-scratch AS nats
FROM eturnal/eturnal:1.12.1 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:2.0.0 AS signaling
FROM strukturag/nextcloud-spreed-signaling:2.0.1 AS signaling
FROM alpine:3.20.3 AS janus

ARG JANUS_VERSION=v0.14.4
Expand Down

0 comments on commit af975f6

Please sign in to comment.