Skip to content

Commit

Permalink
Merge pull request #3749 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…talk/strukturag/nextcloud-spreed-signaling-1.2.1
  • Loading branch information
szaimen authored Nov 15, 2023
2 parents 1922e06 + 0374ec9 commit 088fd11
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,6 +1,6 @@
FROM nats:2.10.5-scratch as nats
FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.2.0 as signaling
FROM strukturag/nextcloud-spreed-signaling:1.2.1 as signaling
FROM alpine:3.18.4 as janus

ARG JANUS_VERSION=v0.14.0
Expand Down

0 comments on commit 088fd11

Please sign in to comment.