We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b41c9 commit edf8035Copy full SHA for edf8035
Dockerfile
@@ -13,7 +13,7 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
13
FACTORIO_AUTOSAVE_SLOTS=3 \
14
FACTORIO_DISSALOW_COMMANDS=true \
15
FACTORIO_NO_AUTO_PAUSE=false \
16
- VERSION=0.12.26 \
+ VERSION=0.12.27 \
17
FACTORIO_SHA1=77d92ecc52989f3283462fd5c9b5ba07eb6081cc
18
19
RUN apk --update add bash curl && \
0 commit comments