From e50cccc78a223342cafb8007d3b790bc559b3a68 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Wed, 25 Jan 2023 21:35:12 -0300 Subject: [PATCH] Upgrade go2rtc from 1.0.0 to 1.0.1 (#5235) https://github.com/AlexxIT/go2rtc/releases/tag/v1.0.1 --- Dockerfile | 2 +- docs/docs/configuration/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index b1a5ba1a0..1ddf7d2b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ RUN --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/cache/apt \ FROM wget AS go2rtc ARG TARGETARCH WORKDIR /rootfs/usr/local/go2rtc/bin -RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.0.0/go2rtc_linux_${TARGETARCH}" \ +RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.0.1/go2rtc_linux_${TARGETARCH}" \ && chmod +x go2rtc diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index b026744a2..3411fcbd1 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -355,7 +355,7 @@ rtmp: enabled: False # Optional: Restream configuration -# Uses https://github.com/AlexxIT/go2rtc (v1.0.0) +# Uses https://github.com/AlexxIT/go2rtc (v1.0.1) go2rtc: # Optional: jsmpeg stream configuration for WebUI