piwik: fix chown

This commit is contained in:
Wonderfall
2017-01-18 15:13:25 +01:00
parent e1175e7e14
commit 68ab88e2a8
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
s6 \
su-exec \
geoip \
tzdata \
php7-fpm@commuedge \
php7-gd@commuedge \
php7-curl@commuedge \