Skip to content

Commit

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

build(deps): bump nats from 2.10.16-scratch to 2.10.17-scratch in /Containers/talk
  • Loading branch information
szaimen committed Jul 1, 2024
2 parents 9d4055c + 05a7b1e commit 3c8cb2b
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.16-scratch AS nats
FROM nats:2.10.17-scratch AS nats
FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.3.1 AS signaling
FROM alpine:3.20.1 AS janus
Expand Down

0 comments on commit 3c8cb2b

Please sign in to comment.