Merge pull request #8 from bkach/0.12.33

Updated to 0.12.33
This commit is contained in:
zopanix 2016-05-04 07:23:54 +02:00
commit cb52eb3dff
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.32 \ VERSION=0.12.33 \
FACTORIO_SHA1=ce3ebfd819ae335f71f1ac68dbd6b1962bbd1df0 FACTORIO_SHA1=9802b22f428eb404369d496f6d40633a64984406
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.32 0.12.33
### What's new ? ### What's new ?
#### Factorio #### Factorio
See [factorio's site](http://www.factorio.com) See [factorio's site](http://www.factorio.com)