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

This commit is contained in:
github-actions[bot] 2024-11-25 08:30:43 +00:00
parent 192f686b6b
commit a1135b6a55
3 changed files with 9 additions and 7 deletions

View File

@ -6,8 +6,8 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.21`, `latest`
* `2`, `2.0`, `2.0.20`, `stable`, `stable-2.0.20`
* `2`, `2.0`, `2.0.21`, `latest`, `stable`, `stable-2.0.21`
* `2.0`, `2.0.20`, `stable-2.0.20`
* `2.0.19`
* `2.0.18`
* `2.0.17`

View File

@ -109,16 +109,18 @@
"sha256": "c4a901f2f1dbedbb41654560db4c6fab683a30c20334e805d4ef740c0416515a",
"tags": [
"stable-2.0.20",
"2",
"2.0",
"2.0.20",
"stable"
"2.0.20"
]
},
"2.0.21": {
"sha256": "1d6d2785006d6a8d9d5fdcdaa7097a189ec35ba95f3521025dc4e046f7a1398e",
"tags": [
"latest",
"stable",
"stable-2.0.21",
"2",
"2.0",
"2.0.21"
]
}

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.20
- SHA256=c4a901f2f1dbedbb41654560db4c6fab683a30c20334e805d4ef740c0416515a
- VERSION=2.0.21
- SHA256=1d6d2785006d6a8d9d5fdcdaa7097a189ec35ba95f3521025dc4e046f7a1398e
ports:
- "34197:34197/udp"
- "27015:27015/tcp"