latest versions

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-04-27 17:06:24 -04:00
parent 329b27eeeb
commit d2bb8fbcf3
8 changed files with 9 additions and 12 deletions

View File

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