update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2017-10-10 13:31:22 -04:00
parent 6b34d74c74
commit d2ee63344c
9 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 v1.4.22
ENV PLEXPY_VERSION v1.4.25
RUN git clone https://github.com/drzoidberg33/plexpy.git /opt/plexpy \
&& ( \
cd /opt/plexpy \