Skip to content

Commit cc7f772

Browse files
Update to Factorio 1.1.32
1 parent cef0016 commit cc7f772

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

1.1/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ARG PGID=845
99

1010
ENV PORT=34197 \
1111
RCON_PORT=27015 \
12-
VERSION=1.1.31 \
13-
SHA1=3cefb9f1b139dab4538d52c2cf0b51baba04ed75 \
12+
VERSION=1.1.32 \
13+
SHA1=cfef51b85a29babe79639ab6212df73ad24f2631 \
1414
SAVES=/factorio/saves \
1515
CONFIG=/factorio/config \
1616
MODS=/factorio/mods \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[中文](./README_zh_CN.md)
44

5-
* `1.1.31`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
5+
* `1.1.32`, `1.1`, `latest`, `stable` [(1.1/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.1/Dockerfile)
66
* `1.0.0`, `1.0` [(1.0/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/1.0/Dockerfile)
77
* `0.18.47`, `0.18` [(0.18/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.18/Dockerfile)
88
* `0.17.79`, `0.17` [(0.17/Dockerfile)](https://github.com/factoriotools/factorio-docker/blob/master/0.17/Dockerfile)

0 commit comments

Comments
 (0)