mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 22:42:40 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user