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

View File

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