1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2024-12-26 20:54:34 +02:00

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

This commit is contained in:
github-actions[bot] 2024-10-23 10:23:09 +00:00
parent e37bcf1ed0
commit 44a58b056c
3 changed files with 3 additions and 15 deletions

View File

@ -6,8 +6,7 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.9`, `latest`
* `2`, `2.0`, `2.0.8`, `stable`, `stable-2.0.8`
* `2.0.9`
* `1`, `1.1`, `1.1.110`, `stable-1.1.110`
* `1.0`, `1.0.0`
* `0.17`, `0.17.79`

View File

@ -57,20 +57,9 @@
"1.1.110"
]
},
"2.0.8": {
"sha256": "d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca",
"tags": [
"stable",
"stable-2.0.8",
"2",
"2.0",
"2.0.8"
]
},
"2.0.9": {
"sha256": "f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d",
"tags": [
"latest",
"2.0.9"
]
}

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.8
- SHA256=d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca
- VERSION=2.0.9
- SHA256=f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d
ports:
- "34197:34197/udp"
- "27015:27015/tcp"