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

This commit is contained in:
github-actions[bot] 2024-12-21 11:15:51 +00:00
parent 8990021fa1
commit 3c45811e15
3 changed files with 9 additions and 7 deletions

View File

@ -6,12 +6,12 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.28`, `latest`
* `2`, `2.0`, `2.0.28`, `latest`, `stable`, `stable-2.0.28`
* `2.0.27`
* `2.0.26`
* `2.0.25`
* `2.0.24`
* `2`, `2.0`, `2.0.23`, `stable`, `stable-2.0.23`
* `2.0`, `2.0.23`, `stable-2.0.23`
* `2.0.22`
* `2.0`, `2.0.21`, `stable-2.0.21`
* `2.0`, `2.0.20`, `stable-2.0.20`

View File

@ -131,10 +131,8 @@
"sha256": "e819fc9ad6df061bf9d4bffc91988dd18d0e3982c8b1c22c0525d78bda3ef216",
"tags": [
"stable-2.0.23",
"2",
"2.0",
"2.0.23",
"stable"
"2.0.23"
]
},
"2.0.24": {
@ -165,6 +163,10 @@
"sha256": "ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3",
"tags": [
"latest",
"stable",
"stable-2.0.28",
"2",
"2.0",
"2.0.28"
]
}

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.23
- SHA256=e819fc9ad6df061bf9d4bffc91988dd18d0e3982c8b1c22c0525d78bda3ef216
- VERSION=2.0.28
- SHA256=ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3
ports:
- "34197:34197/udp"
- "27015:27015/tcp"