Update dependency strukturag/nextcloud-spreed-signaling to v2.0.1 #529

Merged
renovate-bot merged 1 commits from renovate/strukturag-nextcloud-spreed-signaling-2.0.x into master 2024-11-17 21:25:46 +00:00
Showing only changes of commit 5352882606 - Show all commits

View File

@ -1,7 +1,7 @@
FROM golang:1.23.2-bullseye@sha256:48ac5022f9740543cac0eba41a4e37b721073a0103349e416678e0142a53b49a as build FROM golang:1.23.2-bullseye@sha256:48ac5022f9740543cac0eba41a4e37b721073a0103349e416678e0142a53b49a as build
# renovate: datasource=github-tags depName=strukturag/nextcloud-spreed-signaling versioning=semver # renovate: datasource=github-tags depName=strukturag/nextcloud-spreed-signaling versioning=semver
ENV SPREED_SIGNALING_VERSION v2.0.0 ENV SPREED_SIGNALING_VERSION v2.0.1
RUN set -ex; \ RUN set -ex; \
apt-get update; \ apt-get update; \