1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2024-12-24 20:14:37 +02:00

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

This commit is contained in:
github-actions[bot] 2024-10-31 14:20:50 +00:00
parent d1142e3408
commit a24e42b281
3 changed files with 3 additions and 15 deletions

View File

@ -6,8 +6,7 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.13`, `latest`
* `2`, `2.0`, `2.0.12`, `stable`, `stable-2.0.12`
* `2.0.13`
* `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.12": {
"sha256": "d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31",
"tags": [
"stable",
"stable-2.0.12",
"2",
"2.0",
"2.0.12"
]
},
"2.0.13": {
"sha256": "27b36901a39e593adf28418c0286142c6c7a9f83d156963c7369bd405a25c7d1",
"tags": [
"latest",
"2.0.13"
]
}

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.12
- SHA256=d2f820e5e27a64414ed13522c4db01c82b3c6323c6380ae0aa75db4f94488d31
- VERSION=2.0.13
- SHA256=27b36901a39e593adf28418c0286142c6c7a9f83d156963c7369bd405a25c7d1
ports:
- "34197:34197/udp"
- "27015:27015/tcp"