Skip to content

Commit 159b14b

Browse files
Auto Update Factorio to stable version: 1.1.109 experimental version: 1.1.109
1 parent c1b0f6c commit 159b14b

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@
66
[中文](./README_zh_CN.md)
77

88
<!-- start autogeneration tags -->
9-
* `1.1.99`
10-
* `1.1.98`
11-
* `1.1.109`, `latest`
12-
* `1.1.108`
13-
* `1`, `1.1`, `1.1.107`, `stable`
14-
* `1.1.106`
15-
* `1.1.105`
16-
* `1.1.103`
17-
* `1.1.102`
9+
* `1.1.109`
1810
* `1.0`, `1.0.0`
1911
* `0.17`, `0.17.79`
2012
* `0.16`, `0.16.51`

buildinfo.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,9 @@
4848
"1.0"
4949
]
5050
},
51-
"1.1.107": {
52-
"sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81",
53-
"tags": [
54-
"stable",
55-
"1",
56-
"1.1",
57-
"1.1.107"
58-
]
59-
},
6051
"1.1.109": {
6152
"sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f",
6253
"tags": [
63-
"latest",
6454
"1.1.109"
6555
]
6656
}

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
args:
77
# Check buildinfo.json for supported versions and SHAs
88
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
9-
- VERSION=1.1.107
10-
- SHA256=5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81
9+
- VERSION=1.1.109
10+
- SHA256=105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f
1111
ports:
1212
- "34197:34197/udp"
1313
- "27015:27015/tcp"

0 commit comments

Comments
 (0)