mc: add tzdata package to allow for localtime handling

fixes #263
This commit is contained in:
Geoff Bourne
2018-12-07 17:47:00 -06:00
parent 9b1272edac
commit 2e353c084a

View File

@@ -13,6 +13,7 @@ RUN apk add --no-cache -U \
git \
jq \
mysql-client \
tzdata \
python python-dev py2-pip
RUN pip install mcstatus