mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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 \
|
||||
git \
|
||||
python \
|
||||
py-cheetah \
|
||||
py-pip \
|
||||
py-setuptools
|
||||
|
||||
RUN pip install cheetah
|
||||
|
||||
ENV SICKBEARD_VERSION torrent_1080_subtitles
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user