mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-25 08:10:48 +08:00
Merge pull request #3386 from nextcloud/dependabot/docker/Containers/talk/nats-2.10.0-scratch
This commit is contained in:
commit
60bb67f13c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nats:2.9.22-scratch as nats
|
||||
FROM nats:2.10.0-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
|
||||
|
|
Loading…
Reference in a new issue