updated to 0.14.14

This commit is contained in:
David Andersen 2016-10-25 15:51:34 +00:00
parent f7c2b144ce
commit be4c89d937

View File

@ -13,8 +13,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
FACTORIO_AUTOSAVE_SLOTS=3 \
FACTORIO_DISSALOW_COMMANDS=true \
FACTORIO_NO_AUTO_PAUSE=false \
VERSION=0.12.32 \
FACTORIO_SHA1=ce3ebfd819ae335f71f1ac68dbd6b1962bbd1df0
VERSION=0.14.14 \
FACTORIO_SHA1=decd1ef34a75b309791e65bc92b164f10479753b
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 && \