update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-11-03 21:33:50 -04:00
parent 60208b7524
commit 3d2b81d43e
10 changed files with 10 additions and 10 deletions

View File

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