first half of updates

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-07-24 14:54:24 -07:00
parent 422abc5257
commit 8209a7d3fa
11 changed files with 11 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ RUN apk add --no-cache \
py-pip
# Get the source
ENV PLEXPY_VERSION v2.1.29
ENV PLEXPY_VERSION v2.1.32
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \