diff --git a/Dockerfile b/Dockerfile index 5ac28e1..5799296 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.7 MAINTAINER Tom Valk -ENV DEDICATED_URL http://files.v04.maniaplanet.com/server/ManiaplanetServer_2018-02-21.zip +ENV DEDICATED_URL http://files.v04.maniaplanet.com/server/ManiaplanetServer_2018-03-29.zip ENV PROJECT_DIR /dedicated ENV TEMPLATE_DIR /dedicated-configs WORKDIR /dedicated