mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 04:37:23 +01:00
Auto Update Factorio to stable version: 1.1.109 experimental version: 1.1.109
This commit is contained in:
parent
c1b0f6ca83
commit
159b14bd8e
10
README.md
10
README.md
@ -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.109`
|
||||
* `1.0`, `1.0.0`
|
||||
* `0.17`, `0.17.79`
|
||||
* `0.16`, `0.16.51`
|
||||
|
@ -48,19 +48,9 @@
|
||||
"1.0"
|
||||
]
|
||||
},
|
||||
"1.1.107": {
|
||||
"sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81",
|
||||
"tags": [
|
||||
"stable",
|
||||
"1",
|
||||
"1.1",
|
||||
"1.1.107"
|
||||
]
|
||||
},
|
||||
"1.1.109": {
|
||||
"sha256": "105a38533c916fe66e2fb2b9fe8f93c116568047a20c4daa74632072c077bf3f",
|
||||
"tags": [
|
||||
"latest",
|
||||
"1.1.109"
|
||||
]
|
||||
}
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user