piwik: install $BUILD_DEPS...

This commit is contained in:
Wonderfall 2016-05-08 22:18:38 +02:00
parent 28d6e1b7c7
commit daec68ce29

View File

@ -18,6 +18,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
openssl \ openssl \
ca-certificates" \ ca-certificates" \
&& apk -U add \ && apk -U add \
${BUILD_DEPS} \
nginx \ nginx \
supervisor \ supervisor \
libwebp \ libwebp \