update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-07-29 11:38:17 -04:00
parent 1a161c8425
commit b5f988a5f3
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ RUN apk add --no-cache \
python
# Get the source
ENV PLEXPY_VERSION v2.1.16-beta
ENV PLEXPY_VERSION v2.1.18
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \