Skip to content

Commit

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

build(deps): bump nats from 2.10.18-scratch to 2.10.19-scratch in /Containers/talk
  • Loading branch information
szaimen authored Aug 28, 2024
2 parents b9c30ad + 8712b3f commit b413877
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,5 +1,5 @@
# syntax=docker/dockerfile:latest
FROM nats:2.10.18-scratch AS nats
FROM nats:2.10.19-scratch AS nats
FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.3.2 AS signaling
FROM alpine:3.20.2 AS janus
Expand Down

0 comments on commit b413877

Please sign in to comment.