build(deps): bump eturnal/eturnal in /Containers/talk

Bumps eturnal/eturnal from 1.12.0 to 1.12.1.

---
updated-dependencies:
- dependency-name: eturnal/eturnal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-28 04:40:04 +00:00
committed by GitHub
parent b814a51d0b
commit d2adea5fe4

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
FROM nats:2.10.22-scratch AS nats
FROM eturnal/eturnal:1.12.0 AS eturnal
FROM eturnal/eturnal:1.12.1 AS eturnal
FROM strukturag/nextcloud-spreed-signaling:2.0.0 AS signaling
FROM alpine:3.20.3 AS janus