update versions

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2016-12-02 12:08:26 -08:00
parent 682475d05b
commit 0a0c49c90f
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.12
ENV PLEXPY_VERSION v1.4.16
RUN set -x \
&& apk add --no-cache --virtual .build-deps \
git \