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.104 experimental version: 1.1.104
This commit is contained in:
parent
30e56a197c
commit
81b476ac97
@ -5,10 +5,9 @@
|
||||
<!-- start autogeneration tags -->
|
||||
* `1.1.99`
|
||||
* `1.1.98`
|
||||
* `1.1.104`, `latest`
|
||||
* `1.1.104`
|
||||
* `1.1.103`
|
||||
* `1.1.102`
|
||||
* `1`, `1.1`, `1.1.101`, `stable`
|
||||
* `1.0`, `1.0.0`
|
||||
* `0.17`, `0.17.79`
|
||||
* `0.16`, `0.16.51`
|
||||
|
@ -48,13 +48,10 @@
|
||||
"1.0"
|
||||
]
|
||||
},
|
||||
"1.1.101": {
|
||||
"sha256": "0688a6f615a87bf73d3f46b53dc423ee37cad3fc4412723f3d7450aed1638392",
|
||||
"1.1.104": {
|
||||
"sha256": "8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583",
|
||||
"tags": [
|
||||
"stable",
|
||||
"1",
|
||||
"1.1",
|
||||
"1.1.101"
|
||||
"1.1.104"
|
||||
]
|
||||
},
|
||||
"1.1.98": {
|
||||
@ -80,12 +77,5 @@
|
||||
"tags": [
|
||||
"1.1.103"
|
||||
]
|
||||
},
|
||||
"1.1.104": {
|
||||
"sha256": "8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583",
|
||||
"tags": [
|
||||
"latest",
|
||||
"1.1.104"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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.101
|
||||
- SHA256=0688a6f615a87bf73d3f46b53dc423ee37cad3fc4412723f3d7450aed1638392
|
||||
- VERSION=1.1.104
|
||||
- SHA256=8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583
|
||||
ports:
|
||||
- "34197:34197/udp"
|
||||
- "27015:27015/tcp"
|
||||
|
Loading…
Reference in New Issue
Block a user