updated to 0.12.31

This commit is contained in:
David Andersen 2016-04-26 14:26:18 -07:00
parent 99c79f7e64
commit 148c01eab0
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
FACTORIO_AUTOSAVE_SLOTS=3 \ FACTORIO_AUTOSAVE_SLOTS=3 \
FACTORIO_DISSALOW_COMMANDS=true \ FACTORIO_DISSALOW_COMMANDS=true \
FACTORIO_NO_AUTO_PAUSE=false \ FACTORIO_NO_AUTO_PAUSE=false \
VERSION=0.12.30 \ VERSION=0.12.31 \
FACTORIO_SHA1=77d92ecc52989f3283462fd5c9b5ba07eb6081cc FACTORIO_SHA1=2b225302bcea95d541da9057f05acc3d27b0fe79
RUN apk --update add bash curl && \ RUN apk --update add bash curl && \
curl -sSL --cacert /opt/factorio.crt https://www.factorio.com/get-download/$VERSION/headless/linux64 -o /tmp/factorio_headless_x64_$VERSION.tar.gz && \ curl -sSL --cacert /opt/factorio.crt https://www.factorio.com/get-download/$VERSION/headless/linux64 -o /tmp/factorio_headless_x64_$VERSION.tar.gz && \

View File

@ -4,7 +4,7 @@ Factorio Server in docker
Current Version Current Version
----- -----
0.12.30 0.12.31
### What's new ? ### What's new ?
#### Factorio #### Factorio
See [factorio's site](http://www.factorio.com) See [factorio's site](http://www.factorio.com)