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

This commit is contained in:
github-actions[bot] 2024-12-02 09:26:26 +00:00
parent a3d5456e58
commit 6a3b160d76
3 changed files with 9 additions and 7 deletions

View File

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

View File

@ -117,10 +117,8 @@
"sha256": "1d6d2785006d6a8d9d5fdcdaa7097a189ec35ba95f3521025dc4e046f7a1398e",
"tags": [
"stable-2.0.21",
"2",
"2.0",
"2.0.21",
"stable"
"2.0.21"
]
},
"2.0.22": {
@ -133,6 +131,10 @@
"sha256": "e819fc9ad6df061bf9d4bffc91988dd18d0e3982c8b1c22c0525d78bda3ef216",
"tags": [
"latest",
"stable",
"stable-2.0.23",
"2",
"2.0",
"2.0.23"
]
}

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.21
- SHA256=1d6d2785006d6a8d9d5fdcdaa7097a189ec35ba95f3521025dc4e046f7a1398e
- VERSION=2.0.23
- SHA256=e819fc9ad6df061bf9d4bffc91988dd18d0e3982c8b1c22c0525d78bda3ef216
ports:
- "34197:34197/udp"
- "27015:27015/tcp"