Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
016c5cf3b5 Auto Update Factorio to stable version: 1.1.109 experimental version: 1.1.109 2024-07-02 14:17:09 +00:00
github-actions[bot]
159b14bd8e Auto Update Factorio to stable version: 1.1.109 experimental version: 1.1.109 2024-07-02 13:21:23 +00:00
3 changed files with 7 additions and 20 deletions

View File

@@ -6,15 +6,7 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `1.1.99`
* `1.1.98`
* `1.1.109`, `latest`
* `1.1.108`
* `1`, `1.1`, `1.1.107`, `stable`
* `1.1.106`
* `1.1.105`
* `1.1.103`
* `1.1.102`
* `1`, `1.1`, `1.1.109`, `latest`, `stable`, `stable-1.1.109`
* `1.0`, `1.0.0`
* `0.17`, `0.17.79`
* `0.16`, `0.16.51`

View File

@@ -48,19 +48,14 @@
"1.0"
]
},
"1.1.107": {
"sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81",
"tags": [
"stable",
"1",
"1.1",
"1.1.107"
]
},
"1.1.109": {
"sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f",
"tags": [
"latest",
"stable",
"stable-1.1.109",
"1",
"1.1",
"1.1.109"
]
}

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.107
- SHA256=5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81
- VERSION=1.1.109
- SHA256=105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f
ports:
- "34197:34197/udp"
- "27015:27015/tcp"