mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-24 08:44:44 +01:00
Set version to 0.12.29
This commit is contained in:
parent
d141764f44
commit
3fc2e97f7e
@ -13,7 +13,7 @@ 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.29 \
|
||||||
|
|
||||||
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 && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user