mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-12 23:22:45 +02:00
update plexpy version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
9d55bd69ac
commit
e29c10baee
@ -14,7 +14,7 @@ RUN apk add --no-cache \
|
||||
python
|
||||
|
||||
# Get the source
|
||||
ENV PLEXPY_VERSION v2.1.13
|
||||
ENV PLEXPY_VERSION v2.1.14
|
||||
RUN git clone https://github.com/Tautulli/Tautulli.git /opt/plexpy \
|
||||
&& ( \
|
||||
cd /opt/plexpy \
|
||||
|
Loading…
x
Reference in New Issue
Block a user