Skip to content

Commit

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

build(deps): bump nats from 2.10.24-scratch to 2.10.25-scratch in /Containers/talk
  • Loading branch information
szaimen authored Jan 24, 2025
2 parents f8f32a9 + 2b4f65a commit 25e597a
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.24-scratch AS nats
FROM nats:2.10.25-scratch AS nats
FROM eturnal/eturnal:1.12.1 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:2.0.2 AS signaling
FROM alpine:3.21.2 AS janus
Expand Down

0 comments on commit 25e597a

Please sign in to comment.