3.11.6 #1

Merged
jonny merged 9 commits from 3.11.6 into master 2020-07-09 13:45:38 +00:00
Showing only changes of commit 037270af17 - Show all commits

View File

@ -16,6 +16,7 @@ RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositorie
python \
py-lxml \
py-simplejson \
openssl \
py-openssl
RUN wget https://github.com/CouchPotato/CouchPotatoServer/archive/$VERSION.tar.gz -O couchpotato.tar.gz && \