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 688e140 commit 9e0453aCopy full SHA for 9e0453a
Dockerfile
@@ -14,8 +14,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
14
FACTORIO_ALLOW_COMMANDS=false \
15
FACTORIO_NO_AUTO_PAUSE=false \
16
FACTORIO_LATENCY_MS=100 \
17
- VERSION=0.13.6 \
18
- FACTORIO_SHA1=4d132944be76776a47970a712268409042b1d88a \
+ VERSION=0.13.7 \
+ FACTORIO_SHA1=2e956210fba6f39229b13697725a7b0142491596 \
19
FACTORIO_WAITING=false \
20
FACTORIO_MODE=normal
21
README.md
@@ -4,7 +4,7 @@ Factorio Server in docker
4
5
Current Version
6
-----
7
-0.13.6
+0.13.7
8
### What's new ?
9
#### Factorio
10
See [factorio's site](http://www.factorio.com)
0 commit comments