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

This commit is contained in:
github-actions[bot] 2024-10-21 12:52:02 +00:00
parent a1cb15b709
commit ee0388e163
2 changed files with 13 additions and 4 deletions

View File

@ -51,12 +51,21 @@
"1.1.110": {
"sha256": "485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a",
"tags": [
"latest",
"stable",
"stable-1.1.110",
"1",
"1.1",
"1.1.110"
]
},
"2.0.7": {
"sha256": "e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762",
"tags": [
"latest",
"stable",
"stable-2.0.7",
"2",
"2.0",
"2.0.7"
]
}
}

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=1.1.110
- SHA256=485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a
- VERSION=2.0.7
- SHA256=e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762
ports:
- "34197:34197/udp"
- "27015:27015/tcp"