latest versions check update

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-06-05 17:02:36 -04:00
parent a22f3334af
commit 47fc274cd9
3 changed files with 14 additions and 3 deletions

View File

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