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

This commit is contained in:
github-actions[bot] 2023-12-11 21:15:24 +00:00
parent 0a3d923c5b
commit 1c5e98f289
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.1`, `1.1.94`, `stable`
* `1.1.100`, `latest`
* `1.1.100`
* `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.94": {
"sha256": "96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a",
"1.1.100": {
"sha256": "9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834",
"tags": [
"stable",
"1",
"1.1",
"1.1.94"
"1.1.100"
]
},
"1.1.98": {
@ -68,12 +65,5 @@
"tags": [
"1.1.99"
]
},
"1.1.100": {
"sha256": "9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834",
"tags": [
"latest",
"1.1.100"
]
}
}

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.94
- SHA256=96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a
- VERSION=1.1.100
- SHA256=9850dd146f93ee4da8ba06316591888860a4058c8548409cdfb5dd693abcd834
ports:
- "34197:34197/udp"
- "27015:27015/tcp"