Bump alpine from 3.17.2 to 3.17.3 in /Containers/talk

Bumps alpine from 3.17.2 to 3.17.3.

---
updated-dependencies:
- dependency-name: alpine
  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] 2023-03-30 12:59:17 +00:00 committed by GitHub
parent f0222394a1
commit a0267c6efa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
FROM nats:2.9.15-scratch as nats
FROM strukturag/nextcloud-spreed-signaling:1.1.2 as signaling
FROM alpine:3.17.2
FROM alpine:3.17.3
USER root
COPY --from=nats /nats-server /usr/local/bin/nats-server