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 2abd541 commit 456dc0eCopy full SHA for 456dc0e
Dockerfile
@@ -19,8 +19,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
19
FACTORIO_ALLOW_COMMANDS=false \
20
FACTORIO_NO_AUTO_PAUSE=false \
21
FACTORIO_LATENCY_MS=100 \
22
- VERSION=0.13.12 \
23
- FACTORIO_SHA1=9ebcf53d42022fee69b7c38001312af9a514ad1e \
+ VERSION=0.13.13 \
+ FACTORIO_SHA1=96fae815a55f5fe9211c44d8de93bbe8662bd24f \
24
FACTORIO_WAITING=false \
25
FACTORIO_MODE=normal \
26
FACTORIO_SERVER_NAME= \
README.md
@@ -6,7 +6,7 @@ Factorio Server in docker
6
7
Current Version
8
-----
9
-0.13.12
+0.13.13
10
### What's new ?
11
#### Factorio
12
See [factorio's site](http://www.factorio.com)
0 commit comments