update versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-05-25 16:41:50 -04:00
parent 79819d4263
commit e3b110208d
23 changed files with 32 additions and 32 deletions

View File

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