Skip to content

Commit

Permalink
fix sickbeard
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Mar 7, 2018
1 parent 5a17f16 commit 60b1499
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sickbeard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ RUN apk add --no-cache \
ca-certificates \
git \
python \
py-cheetah \
py-pip \
py-setuptools

RUN pip install cheetah

ENV SICKBEARD_VERSION torrent_1080_subtitles

Expand Down

0 comments on commit 60b1499

Please sign in to comment.