mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
update plexpy version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apk add --no-cache \
|
|||||||
py-pip
|
py-pip
|
||||||
|
|
||||||
# Get the source
|
# Get the source
|
||||||
ENV PLEXPY_VERSION v2.1.20
|
ENV PLEXPY_VERSION v2.1.21
|
||||||
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
|
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
|
||||||
&& ( \
|
&& ( \
|
||||||
cd /opt/plexpy \
|
cd /opt/plexpy \
|
||||||
|
|||||||
Reference in New Issue
Block a user