updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-22 12:17:55 +00:00 committed by GitHub
parent dec9d14fda
commit 42e1616010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:latest # syntax=docker/dockerfile:latest
FROM nats:2.10.16-scratch as nats FROM nats:2.10.16-scratch as nats
FROM eturnal/eturnal:1.12.0 AS eturnal FROM eturnal/eturnal:1.12.0 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:1.2.4 as signaling FROM strukturag/nextcloud-spreed-signaling:1.3.0 as signaling
FROM alpine:3.19.1 as janus FROM alpine:3.19.1 as janus
ARG JANUS_VERSION=v0.14.2 ARG JANUS_VERSION=v0.14.2