Skip to content

Commit 4474b52

Browse files
Auto Update Factorio to stable version: 1.1.110 experimental version: 1.1.110
1 parent 84a8081 commit 4474b52

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

README.md

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

88
<!-- start autogeneration tags -->
9-
* `1.1.110`, `latest`
10-
* `1`, `1.1`, `1.1.109`, `stable`, `stable-1.1.109`
9+
* `1.1.110`
1110
* `1.0`, `1.0.0`
1211
* `0.17`, `0.17.79`
1312
* `0.16`, `0.16.51`

buildinfo.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -48,20 +48,9 @@
4848
"1.0"
4949
]
5050
},
51-
"1.1.109": {
52-
"sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f",
53-
"tags": [
54-
"stable",
55-
"stable-1.1.109",
56-
"1",
57-
"1.1",
58-
"1.1.109"
59-
]
60-
},
6151
"1.1.110": {
6252
"sha256": "485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a",
6353
"tags": [
64-
"latest",
6554
"1.1.110"
6655
]
6756
}

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.109
10-
- SHA256=105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f
9+
- VERSION=1.1.110
10+
- SHA256=485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a
1111
ports:
1212
- "34197:34197/udp"
1313
- "27015:27015/tcp"

0 commit comments

Comments
 (0)