Skip to content

Commit

Permalink
Streamlink 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adriel authored Jan 16, 2024
1 parent afc42ac commit 11e0ba3
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.1-slim-bullseye
LABEL maintainer="Adriel"

ENV streamlink_version=6.5.0
ENV streamlink_version=6.5.1
ENV twitch_version=1.1.22

RUN apt-get update && apt-get -y install gosu jq ffmpeg
Expand Down

0 comments on commit 11e0ba3

Please sign in to comment.