fix ca-certificates

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2016-12-27 17:24:13 -08:00
parent 9e0ed97d8c
commit 402e2ba9b9
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -11,7 +11,8 @@ MAINTAINER Cris G c@cristhekid.com
# Install required packages. # Install required packages.
RUN apk add --no-cache \ RUN apk add --no-cache \
python ca-certificates \
python
# Get the source # Get the source
ENV PLEXPY_VERSION v1.4.16 ENV PLEXPY_VERSION v1.4.16