mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-05 11:50:47 +02:00
fix plexpy
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
674a8f30a7
commit
a99f3a7cd1
@ -11,7 +11,8 @@ FROM alpine:latest
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
git \
|
||||
python
|
||||
python \
|
||||
py-pip
|
||||
|
||||
# Get the source
|
||||
ENV PLEXPY_VERSION v2.1.18
|
||||
|
Loading…
x
Reference in New Issue
Block a user