diff --git a/Dockerfile b/Dockerfile index ab8537f2..63eba783 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.11 \ - FACTORIO_SHA1=5c9ef3b43d4746d41ffdd0d20738b1589789644a \ + VERSION=0.13.12 \ + FACTORIO_SHA1=9ebcf53d42022fee69b7c38001312af9a514ad1e \ FACTORIO_WAITING=false \ FACTORIO_MODE=normal \ FACTORIO_SERVER_NAME= \ diff --git a/README.md b/README.md index 11a0a53d..da9a79ae 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ Factorio Server in docker Current Version ----- -0.13.10 +0.13.12 ### What's new ? #### Factorio See [factorio's site](http://www.factorio.com) #### Docker image -* IMPORTANT: Factorio has changed a lot, I've refactored the image +* Automated build with travis Versions -----