Skip to content

Commit

Permalink
Merge pull request #3393 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…talk/nats-2.10.1-scratch

Bump nats from 2.10.0-scratch to 2.10.1-scratch in /Containers/talk
  • Loading branch information
szaimen authored Sep 27, 2023
2 parents f845897 + bef5945 commit 57ac3ff
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,4 +1,4 @@
FROM nats:2.10.0-scratch as nats
FROM nats:2.10.1-scratch as nats
FROM eturnal/eturnal:1.11.1 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.1.3 as signaling
FROM alpine:3.18.3 as janus
Expand Down

0 comments on commit 57ac3ff

Please sign in to comment.