Skip to content

Commit eb0d08c

Browse files
author
Boris Kachscovsky
committed
Corrected SHA1
1 parent dc53f6a commit eb0d08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
1414
FACTORIO_DISSALOW_COMMANDS=true \
1515
FACTORIO_NO_AUTO_PAUSE=false \
1616
VERSION=0.12.33 \
17-
FACTORIO_SHA1=6e10e15430cacb41792db22d39681aa6d01f6eec
17+
FACTORIO_SHA1=9802b22f428eb404369d496f6d40633a64984406
1818

1919
RUN apk --update add bash curl && \
2020
curl -sSL --cacert /opt/factorio.crt https://www.factorio.com/get-download/$VERSION/headless/linux64 -o /tmp/factorio_headless_x64_$VERSION.tar.gz && \

0 commit comments

Comments
 (0)