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

This commit is contained in:
github-actions[bot] 2024-01-10 12:34:39 +00:00
parent 73fe111bea
commit 89f601e5ce
3 changed files with 6 additions and 17 deletions

View File

@ -5,8 +5,7 @@
<!-- start autogeneration tags -->
* `1.1.99`
* `1.1.98`
* `1.1.101`, `latest`
* `1`, `1.1`, `1.1.100`, `stable`
* `1.1.101`
* `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.100": {
"sha256": "9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834",
"1.1.101": {
"sha256": "0688a6f615a87bf73d3f46b53dc423ee37cad3fc4412723f3d7450aed1638392",
"tags": [
"stable",
"1",
"1.1",
"1.1.100"
"1.1.101"
]
},
"1.1.98": {
@ -68,12 +65,5 @@
"tags": [
"1.1.99"
]
},
"1.1.101": {
"sha256": "0688a6f615a87bf73d3f46b53dc423ee37cad3fc4412723f3d7450aed1638392",
"tags": [
"latest",
"1.1.101"
]
}
}

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.100
- SHA256=9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834
- VERSION=1.1.101
- SHA256=0688a6f615a87bf73d3f46b53dc423ee37cad3fc4412723f3d7450aed1638392
ports:
- "34197:34197/udp"
- "27015:27015/tcp"