mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
fix sickbeard
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
5a17f16da1
commit
60b1499e29
|
@ -18,9 +18,10 @@ RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
git \
|
git \
|
||||||
python \
|
python \
|
||||||
py-cheetah \
|
py-pip \
|
||||||
py-setuptools
|
py-setuptools
|
||||||
|
|
||||||
|
RUN pip install cheetah
|
||||||
|
|
||||||
ENV SICKBEARD_VERSION torrent_1080_subtitles
|
ENV SICKBEARD_VERSION torrent_1080_subtitles
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user