update versions

Signed-off-by: Jess Frazelle <jess@oxide.computer>
This commit is contained in:
Jess Frazelle
2020-05-14 22:50:38 -07:00
parent c15f85686b
commit b14a426eb0
9 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ RUN apk add --no-cache \
py-pip
# Get the source
ENV PLEXPY_VERSION v2.1.38
ENV PLEXPY_VERSION v2.2.3
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
&& ( \
cd /opt/plexpy \