mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-12 19:27:11 +01:00
Auto Update Factorio to stable version: 2.0.12 experimental version: 2.0.12
This commit is contained in:
parent
14ae422463
commit
cc5061d339
@ -6,8 +6,7 @@
|
|||||||
[中文](./README_zh_CN.md)
|
[中文](./README_zh_CN.md)
|
||||||
|
|
||||||
<!-- start autogeneration tags -->
|
<!-- start autogeneration tags -->
|
||||||
* `2.0.12`, `latest`
|
* `2.0.12`
|
||||||
* `2`, `2.0`, `2.0.11`, `stable`, `stable-2.0.11`
|
|
||||||
* `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.11": {
|
|
||||||
"sha256": "7848f2d8b2b32a0efeb8a401657459486eda9b8072c221d0f9c0b450290da0d6",
|
|
||||||
"tags": [
|
|
||||||
"stable",
|
|
||||||
"stable-2.0.11",
|
|
||||||
"2",
|
|
||||||
"2.0",
|
|
||||||
"2.0.11"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"2.0.12": {
|
"2.0.12": {
|
||||||
"sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31",
|
"sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31",
|
||||||
"tags": [
|
"tags": [
|
||||||
"latest",
|
|
||||||
"2.0.12"
|
"2.0.12"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -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.11
|
- VERSION=2.0.12
|
||||||
- SHA256=7848f2d8b2b32a0efeb8a401657459486eda9b8072c221d0f9c0b450290da0d6
|
- SHA256=d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197/udp"
|
- "34197:34197/udp"
|
||||||
- "27015:27015/tcp"
|
- "27015:27015/tcp"
|
||||||
|
Loading…
Reference in New Issue
Block a user