Skip to content

Commit

Permalink
Twitch cli 1.1.22 Streamlink 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adriel authored Dec 27, 2023
1 parent 4c0239b commit afc42ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM python:3.12.1-slim-bullseye
LABEL maintainer="Adriel"

ENV streamlink_version=6.4.2
ENV twitch_version=1.1.21
ENV streamlink_version=6.5.0
ENV twitch_version=1.1.22

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

Expand Down

0 comments on commit afc42ac

Please sign in to comment.