Auto Update Factorio to stable version: 1.1.110 experimental version: 1.1.110

This commit is contained in:
github-actions[bot] 2024-08-27 18:27:09 +00:00
parent 84a808102f
commit 4474b52473
3 changed files with 3 additions and 15 deletions

View File

@ -6,8 +6,7 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `1.1.110`, `latest`
* `1`, `1.1`, `1.1.109`, `stable`, `stable-1.1.109`
* `1.1.110`
* `1.0`, `1.0.0`
* `0.17`, `0.17.79`
* `0.16`, `0.16.51`

View File

@ -48,20 +48,9 @@
"1.0"
]
},
"1.1.109": {
"sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f",
"tags": [
"stable",
"stable-1.1.109",
"1",
"1.1",
"1.1.109"
]
},
"1.1.110": {
"sha256": "485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a",
"tags": [
"latest",
"1.1.110"
]
}

View File

@ -6,8 +6,8 @@ services:
args:
# Check buildinfo.json for supported versions and SHAs
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
- VERSION=1.1.109
- SHA256=105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f
- VERSION=1.1.110
- SHA256=485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a
ports:
- "34197:34197/udp"
- "27015:27015/tcp"