update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-05-21 20:21:53 -04:00
parent cc4f6645c5
commit 7ee17c51d9
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ RUN apk add --no-cache \
python
# Get the source
ENV PLEXPY_VERSION v2.1.4
ENV PLEXPY_VERSION v2.1.9
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \