mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-24 16:54:45 +01:00
Corrected SHA1
This commit is contained in:
parent
3e42118a04
commit
322fe61b13
@ -14,7 +14,7 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
|
||||
FACTORIO_DISSALOW_COMMANDS=true \
|
||||
FACTORIO_NO_AUTO_PAUSE=false \
|
||||
VERSION=0.12.33 \
|
||||
FACTORIO_SHA1=6e10e15430cacb41792db22d39681aa6d01f6eec
|
||||
FACTORIO_SHA1=9802b22f428eb404369d496f6d40633a64984406
|
||||
|
||||
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 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user