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

This commit is contained in:
github-actions[bot] 2023-10-30 17:15:24 +00:00
parent 882ad42893
commit 87403fdb1b
3 changed files with 6 additions and 17 deletions

View File

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

View File

@ -48,13 +48,10 @@
"1.0"
]
},
"1.1.91": {
"sha256": "2288b21afb1d96aa06712a2ae2e31b9c45f0aa4a2e9dec041125d874f0781f6d",
"1.1.94": {
"sha256": "96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a",
"tags": [
"stable",
"1",
"1.1",
"1.1.91"
"1.1.94"
]
},
"1.1.89": {
@ -80,12 +77,5 @@
"tags": [
"1.1.93"
]
},
"1.1.94": {
"sha256": "96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a",
"tags": [
"latest",
"1.1.94"
]
}
}

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.91
- SHA256=2288b21afb1d96aa06712a2ae2e31b9c45f0aa4a2e9dec041125d874f0781f6d
- VERSION=1.1.94
- SHA256=96289caf52d1c7b15eb95be54104c69d41752b345c6fdc6b984a7cdb06425a2a
ports:
- "34197:34197/udp"
- "27015:27015/tcp"