Skip to content

Commit

Permalink
Twitch cli 1.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
adriel authored Oct 10, 2023
1 parent c641eec commit c6acf9e
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 @@ -2,7 +2,7 @@ FROM python:3.12.0-slim-bullseye
LABEL maintainer="Adriel"

ENV streamlink_version=6.2.1
ENV twitch_version=1.1.20
ENV twitch_version=1.1.21

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

Expand Down

0 comments on commit c6acf9e

Please sign in to comment.