update latest versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-12-18 10:51:49 -05:00
parent 7a39c14a5b
commit 459ee74b64
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.25
ENV PLEXPY_VERSION v2.1.26
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \