mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-14 12:17:11 +01:00
Auto Update Factorio to stable version: 2.0.10 experimental version: 2.0.10
This commit is contained in:
parent
b20d93e229
commit
eb150cff0d
@ -6,8 +6,7 @@
|
|||||||
[中文](./README_zh_CN.md)
|
[中文](./README_zh_CN.md)
|
||||||
|
|
||||||
<!-- start autogeneration tags -->
|
<!-- start autogeneration tags -->
|
||||||
* `2`, `2.0`, `2.0.9`, `stable`, `stable-2.0.9`
|
* `2.0.10`
|
||||||
* `2.0.10`, `latest`
|
|
||||||
* `1`, `1.1`, `1.1.110`, `stable-1.1.110`
|
* `1`, `1.1`, `1.1.110`, `stable-1.1.110`
|
||||||
* `1.0`, `1.0.0`
|
* `1.0`, `1.0.0`
|
||||||
* `0.17`, `0.17.79`
|
* `0.17`, `0.17.79`
|
||||||
|
@ -57,20 +57,9 @@
|
|||||||
"1.1.110"
|
"1.1.110"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"2.0.9": {
|
|
||||||
"sha256": "f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d",
|
|
||||||
"tags": [
|
|
||||||
"stable",
|
|
||||||
"stable-2.0.9",
|
|
||||||
"2",
|
|
||||||
"2.0",
|
|
||||||
"2.0.9"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"2.0.10": {
|
"2.0.10": {
|
||||||
"sha256": "2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4",
|
"sha256": "2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4",
|
||||||
"tags": [
|
"tags": [
|
||||||
"latest",
|
|
||||||
"2.0.10"
|
"2.0.10"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -6,8 +6,8 @@ services:
|
|||||||
args:
|
args:
|
||||||
# Check buildinfo.json for supported versions and SHAs
|
# Check buildinfo.json for supported versions and SHAs
|
||||||
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
|
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
|
||||||
- VERSION=2.0.9
|
- VERSION=2.0.10
|
||||||
- SHA256=f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d
|
- SHA256=2d7dd212fa6f715218a5e33bad7d593af8998fa7bf7ce727343159ee1f8c23f4
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197/udp"
|
- "34197:34197/udp"
|
||||||
- "27015:27015/tcp"
|
- "27015:27015/tcp"
|
||||||
|
Loading…
Reference in New Issue
Block a user