diff --git a/minecraft-server/Dockerfile b/minecraft-server/Dockerfile index 168fe6a4..f8c1e526 100644 --- a/minecraft-server/Dockerfile +++ b/minecraft-server/Dockerfile @@ -13,6 +13,7 @@ RUN apk add --no-cache -U \ git \ jq \ mysql-client \ + tzdata \ python python-dev py2-pip RUN pip install mcstatus