Skip to content

Commit

Permalink
update streamlink to version 6.2.1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauwarm authored Oct 6, 2023
1 parent 30b065e commit cf5e69b
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.0rc1-bullseye
LABEL maintainer="[email protected]"

ENV streamlinkCommit=51a9ba8d20b490b892d89412962f2ebc38d611d0
ENV streamlinkCommit=5f64f2ee3a4d436cd6686efb2353109fd4da4b70
#ENV streamlinkVersion=6.0.1
#ENV PATH "${HOME}/.local/bin:${PATH}"

Expand Down

0 comments on commit cf5e69b

Please sign in to comment.