Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
FACTORIO_ALLOW_COMMANDS=false \
FACTORIO_NO_AUTO_PAUSE=false \
FACTORIO_LATENCY_MS=100 \
VERSION=0.13.15 \
FACTORIO_SHA1=794f278544e3b07e661c07de814ebbb2d99f0be7 \
VERSION=0.13.16 \
FACTORIO_SHA1=52de126ce47bf24b795db07ff83ed13f8f537c0c \
FACTORIO_WAITING=false \
FACTORIO_MODE=normal \
FACTORIO_SERVER_NAME= \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Factorio Server in docker

Current Version
-----
0.13.13
0.13.16
### What's new ?
#### Factorio
See [factorio's site](http://www.factorio.com)
Expand Down