Skip to content

Commit 186515b

Browse files
author
Christophe Vandekerchove
committed
Set version to 0.13.12
1 parent 5d301bd commit 186515b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ ENV FACTORIO_AUTOSAVE_INTERVAL=2 \
1919
FACTORIO_ALLOW_COMMANDS=false \
2020
FACTORIO_NO_AUTO_PAUSE=false \
2121
FACTORIO_LATENCY_MS=100 \
22-
VERSION=0.13.11 \
23-
FACTORIO_SHA1=5c9ef3b43d4746d41ffdd0d20738b1589789644a \
22+
VERSION=0.13.12 \
23+
FACTORIO_SHA1=9ebcf53d42022fee69b7c38001312af9a514ad1e \
2424
FACTORIO_WAITING=false \
2525
FACTORIO_MODE=normal \
2626
FACTORIO_SERVER_NAME= \

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Factorio Server in docker
66

77
Current Version
88
-----
9-
0.13.10
9+
0.13.12
1010
### What's new ?
1111
#### Factorio
1212
See [factorio's site](http://www.factorio.com)
1313
#### Docker image
14-
* IMPORTANT: Factorio has changed a lot, I've refactored the image
14+
* Automated build with travis
1515

1616
Versions
1717
-----

0 commit comments

Comments
 (0)