Compare commits

..

No commits in common. "04085ef23d3c1ac971ae371e6b1690c35dc1a1c0" and "2ba59b4f9573a54ece5d29bbde5c6bade5ea7bf7" have entirely different histories.

3 changed files with 4 additions and 15 deletions

View File

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

View File

@ -60,22 +60,12 @@
"2.0.7": {
"sha256": "e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762",
"tags": [
"latest",
"stable",
"stable-2.0.7",
"2",
"2.0",
"2.0.7"
]
},
"2.0.8": {
"sha256": "d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca",
"tags": [
"latest",
"stable",
"stable-2.0.8",
"2",
"2.0",
"2.0.8"
]
}
}

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.7
- SHA256=e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762
ports:
- "34197:34197/udp"
- "27015:27015/tcp"