update plexpy

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-06-18 11:25:12 -04:00
parent c87bee0812
commit ac22fe9078
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -14,7 +14,7 @@ RUN apk add --no-cache \
python
# Get the source
ENV PLEXPY_VERSION v2.1.12
ENV PLEXPY_VERSION v2.1.13
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \