Skip to content

Commit

Permalink
Set version to 0.12.29
Browse files Browse the repository at this point in the history
  • Loading branch information
zopanix committed Apr 26, 2016
1 parent ae327ad commit 7e0718a
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
Expand Up @@ -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.30 \
FACTORIO_SHA1=77d92ecc52989f3283462fd5c9b5ba07eb6081cc
VERSION=0.12.29 \
FACTORIO_SHA1=6e10e15430cacb41792db22d39681aa6d01f6eec

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 && \
Expand Down

0 comments on commit 7e0718a

Please sign in to comment.