Skip to content

Commit 7197ba1

Browse files
build(deps): bump nats in /Containers/talk
Bumps nats from 2.11.2-scratch to 2.11.3-scratch. --- updated-dependencies: - dependency-name: nats dependency-version: 2.11.3-scratch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af5a881 commit 7197ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/talk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM nats:2.11.2-scratch AS nats
2+
FROM nats:2.11.3-scratch AS nats
33
FROM eturnal/eturnal:1.12.2 AS eturnal
44
FROM strukturag/nextcloud-spreed-signaling:2.0.2 AS signaling
55
FROM alpine:3.21.3 AS janus

0 commit comments

Comments
 (0)