include timezone for plugins that use location information. (#390)

This commit is contained in:
scott lee davis 2019-05-05 11:50:58 -07:00 committed by Kyâne Pichou
parent 65acc9ac54
commit 11f233e6b1

View File

@ -22,6 +22,7 @@ RUN apk add --no-cache \
mailcap \
netcat-openbsd \
xmlsec-dev \
tzdata \
&& rm -rf /tmp/*
# Get Mattermost