diff --git a/Dockerfile b/Dockerfile index ce77d33..d11f6c1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM python:latest LABEL maintainer="lauwarm@mailbox.org" -ENV streamlinkCommit=a687f7c3e671da5ac51de5e6d949728769b28587 +ENV streamlinkCommit=29741769a88aa71e7eb55f5e3eafa37271ef9d73 #ENV streamlinkVersion=6.0.1 #ENV PATH "${HOME}/.local/bin:${PATH}"