From babd976533ea8a00abba4713aadbf4f4ee4b78ea Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Thu, 9 Feb 2023 12:32:46 -0300 Subject: [PATCH] Bump go2rtc from 1.1.1 to 1.1.2 (#5440) * Bump go2rtc from 1.1.1 to 1.1.2 * Update go2rtc version in docs --- Dockerfile | 2 +- docs/docs/configuration/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index a1b0cfea0..ea447b029 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.1.1/go2rtc_linux_${TARGETARCH}" \ +RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.1.2/go2rtc_linux_${TARGETARCH}" \ && chmod +x go2rtc diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index dc78a1816..e64b2040b 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -353,7 +353,7 @@ rtmp: enabled: False # Optional: Restream configuration -# Uses https://github.com/AlexxIT/go2rtc (v1.1.1) +# Uses https://github.com/AlexxIT/go2rtc (v1.1.2) go2rtc: # Optional: jsmpeg stream configuration for WebUI