update latest versions;

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-09-05 12:37:00 -04:00
parent 20ac5ef4ad
commit d3ac40b06f
8 changed files with 8 additions and 8 deletions

View File

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