update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-08-20 06:19:16 -04:00
parent 38d087c261
commit dc86bc7f6c
6 changed files with 6 additions and 6 deletions

View File

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