Skip to content

Commit

Permalink
update streamlink to version 6.3.0 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauwarm authored Oct 28, 2023
1 parent 95bcf69 commit 6b599e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.12
LABEL maintainer="[email protected]"

ENV streamlinkCommit=5f64f2ee3a4d436cd6686efb2353109fd4da4b70
ENV streamlinkCommit=0440c4e25f24eb179cc4f005d764cf74e20e28b4
#ENV streamlinkVersion=6.2.1
#ENV PATH "${HOME}/.local/bin:${PATH}"

Expand Down

0 comments on commit 6b599e5

Please sign in to comment.