add ruby-dev

This commit is contained in:
Dryusdan 2017-11-24 00:20:19 +01:00
parent 361ef26344
commit 75751b9b33
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ RUN export BUILD_DEPS="build-base \
libxslt-dev \
curl-dev \
git \
ruby-dev \
imagemagick-dev" \
&& apk add -U ${BUILD_DEPS} \
libressl \