add ca-certificates used downstream

This commit is contained in:
sparklyballs 2017-01-10 13:14:37 +00:00
parent 9c3724b718
commit 87bf93a989

View file

@ -17,6 +17,7 @@ RUN \
tar && \
apk add --no-cache \
bash \
ca-certificates \
coreutils \
tzdata && \
apk add --no-cache \