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

This commit is contained in:
github-actions[bot] 2025-06-05 10:28:37 +00:00
parent 22d02c42fa
commit 4562f675ea
3 changed files with 9 additions and 7 deletions

View File

@ -6,7 +6,7 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.55`, `latest`
* `2`, `2.0`, `2.0.55`, `latest`, `stable`, `stable-2.0.55`
* `2.0.54`
* `2.0.53`
* `2.0.52`
@ -14,7 +14,7 @@
* `2.0.50`
* `2.0.49`
* `2.0.48`
* `2`, `2.0`, `2.0.47`, `stable`, `stable-2.0.47`
* `2.0`, `2.0.47`, `stable-2.0.47`
* `2.0.46`
* `2.0.45`
* `2.0.44`

View File

@ -291,10 +291,8 @@
"sha256": "f0f320c77616a4794227eb637a70b557108f3141a4633276593220a768f49a26",
"tags": [
"stable-2.0.47",
"2",
"2.0",
"2.0.47",
"stable"
"2.0.47"
]
},
"2.0.48": {
@ -343,6 +341,10 @@
"sha256": "ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae",
"tags": [
"latest",
"stable",
"stable-2.0.55",
"2",
"2.0",
"2.0.55"
]
}

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=2.0.47
- SHA256=f0f320c77616a4794227eb637a70b557108f3141a4633276593220a768f49a26
- VERSION=2.0.55
- SHA256=ef12a54d1556ae1f84ff99edc23706d13b7ad41f1c02d74ca1dfadf9448fcbae
ports:
- "34197:34197/udp"
- "27015:27015/tcp"