Compare commits

..

4 Commits

Author SHA1 Message Date
caafc2cbef Update to Factorio 1.1.29 2021-03-24 18:05:14 +00:00
3f3fa0a008 Update to Factorio 1.1.28 2021-03-24 13:29:58 +00:00
af51b87df7 Update to Factorio 1.1.27 2021-03-19 03:31:22 +00:00
78b45f2cca Update to Factorio 1.1.27 2021-03-18 13:43:16 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=1.1.27 \
SHA1=564df2dfd204679af6afa574d612d16b1b388453 \
VERSION=1.1.29 \
SHA1=3686b82bca47e32b55d11d85257faa7b98c8e535 \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \

View File

@ -2,7 +2,7 @@
[中文](./README_zh_CN.md)
* `1.1.27`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
* `1.1.29`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
* `1.0.0`, `1.0` [(1.0/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.0/Dockerfile)
* `0.18.47`, `0.18` [(0.18/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.18/Dockerfile)
* `0.17.79`, `0.17` [(0.17/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.17/Dockerfile)