update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-04-12 09:59:16 -04:00
parent 2f9a86e020
commit 081f1e20a3
8 changed files with 9 additions and 9 deletions

View File

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