add ca-certificates

This commit is contained in:
Dryusdan 2017-11-23 21:28:09 +01:00
parent 5383c27148
commit 59e497219e
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ RUN export BUILD_DEPS="build-base \
ruby-rdoc \
su-exec \
s6 \
ca-certificates \
&& gem install bundler \
&& git clone -b master https://github.com/diaspora/diaspora.git /diaspora \
&& cd /diaspora \