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

This commit is contained in:
github-actions[bot] 2023-09-21 10:18:47 +00:00
parent 21fbb3f294
commit 2f51b1ae60
3 changed files with 6 additions and 17 deletions

View File

@ -3,10 +3,9 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `1.1.91`, `latest`
* `1.1.91`
* `1.1.90`
* `1.1.89`
* `1`, `1.1`, `1.1.87`, `stable`
* `1.0`, `1.0.0`
* `0.17`, `0.17.79`
* `0.16`, `0.16.51`

View File

@ -48,13 +48,10 @@
"1.0"
]
},
"1.1.87": {
"sha256": "60b3884b6dad1f4c7b30b7ef2b63619ff4a3204ac7fd894cf09d382b349857cc",
"1.1.91": {
"sha256": "2288b21afb1d96aa06712a2ae2e31b9c45f0aa4a2e9dec041125d874f0781f6d",
"tags": [
"stable",
"1",
"1.1",
"1.1.87"
"1.1.91"
]
},
"1.1.89": {
@ -68,12 +65,5 @@
"tags": [
"1.1.90"
]
},
"1.1.91": {
"sha256": "2288b21afb1d96aa06712a2ae2e31b9c45f0aa4a2e9dec041125d874f0781f6d",
"tags": [
"latest",
"1.1.91"
]
}
}

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.87
- SHA256=60b3884b6dad1f4c7b30b7ef2b63619ff4a3204ac7fd894cf09d382b349857cc
- VERSION=1.1.91
- SHA256=2288b21afb1d96aa06712a2ae2e31b9c45f0aa4a2e9dec041125d874f0781f6d
ports:
- "34197:34197/udp"
- "27015:27015/tcp"