Skip to content

Commit

Permalink
Update maniaplanet and alpine base.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvlk committed Jan 20, 2018
1 parent 76b77b5 commit 1cd0e3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.5
FROM alpine:3.7
MAINTAINER Tom Valk <tomvalk@lt-box.info>

ENV DEDICATED_URL http://files.v04.maniaplanet.com/server/ManiaplanetServer_2017-05-31.zip
ENV DEDICATED_URL http://files.v04.maniaplanet.com/server/ManiaplanetServer_2017-11-17.zip
ENV PROJECT_DIR /dedicated
WORKDIR /dedicated

Expand Down

0 comments on commit 1cd0e3e

Please sign in to comment.