update versions

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-03-20 16:00:34 -07:00
parent f855542e10
commit dd69bc0fa6
8 changed files with 8 additions and 8 deletions

View File

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