Skip to content

Commit

Permalink
Merge pull request #25 from Stefomat/testing
Browse files Browse the repository at this point in the history
Bump streamlink to 6.2.0
  • Loading branch information
Stefomat authored Sep 24, 2023
2 parents 52ac413 + a95de3a commit c4cd3f8
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
Expand Up @@ -4,7 +4,7 @@ RUN apk add --no-cache tini=0.19.0-r1

RUN apk add --no-cache ffmpeg=6.0-r15

RUN python -m pip install --no-cache-dir --upgrade streamlink==6.1.0
RUN python -m pip install --no-cache-dir --upgrade streamlink==6.2.0

COPY twitch-recorder.py /opt/

Expand Down

0 comments on commit c4cd3f8

Please sign in to comment.