add ca-certificates used downstream

This commit is contained in:
sparklyballs 2017-01-10 13:15:35 +00:00
parent 80e514964d
commit 68958bb063

View file

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