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

This commit is contained in:
github-actions[bot] 2025-05-05 15:26:04 +00:00
parent d9ff25fa10
commit e82cead5f4
3 changed files with 9 additions and 7 deletions

View File

@ -6,11 +6,11 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.47`, `latest`
* `2`, `2.0`, `2.0.47`, `latest`, `stable`, `stable-2.0.47`
* `2.0.46`
* `2.0.45`
* `2.0.44`
* `2`, `2.0`, `2.0.43`, `stable`, `stable-2.0.43`
* `2.0`, `2.0.43`, `stable-2.0.43`
* `2.0`, `2.0.42`, `stable-2.0.42`
* `2.0`, `2.0.41`, `stable-2.0.41`
* `2.0.40`

View File

@ -265,10 +265,8 @@
"sha256": "bde6e167330c4439ce7df3ac519ea445120258ef676f1f6ad31d0c2816d3aee3",
"tags": [
"stable-2.0.43",
"2",
"2.0",
"2.0.43",
"stable"
"2.0.43"
]
},
"2.0.44": {
@ -293,6 +291,10 @@
"sha256": "f0f320c77616a4794227eb637a70b557108f3141a4633276593220a768f49a26",
"tags": [
"latest",
"stable",
"stable-2.0.47",
"2",
"2.0",
"2.0.47"
]
}

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