Update dependency strukturag/nextcloud-spreed-signaling to v1 #207

Merged
mwalbeck merged 2 commits from renovate/strukturag-nextcloud-spreed-signaling-1.x into master 2022-08-05 22:22:56 +00:00
Showing only changes of commit 8e408c655a - Show all commits

View File

@ -1,7 +1,7 @@
FROM golang:1.17.13-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b as build
# renovate: datasource=github-tags depName=strukturag/nextcloud-spreed-signaling versioning=semver
ENV SPREED_SIGNALING_VERSION v0.5.0
ENV SPREED_SIGNALING_VERSION v1.0.0
RUN set -ex; \
apt-get update; \