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.107 experimental version: 1.1.107
This commit is contained in:
parent
51b601b8b6
commit
f4e0e640c5
@ -8,10 +8,9 @@
|
|||||||
<!-- start autogeneration tags -->
|
<!-- start autogeneration tags -->
|
||||||
* `1.1.99`
|
* `1.1.99`
|
||||||
* `1.1.98`
|
* `1.1.98`
|
||||||
* `1.1.107`, `latest`
|
* `1.1.107`
|
||||||
* `1.1.106`
|
* `1.1.106`
|
||||||
* `1.1.105`
|
* `1.1.105`
|
||||||
* `1`, `1.1`, `1.1.104`, `stable`
|
|
||||||
* `1.1.103`
|
* `1.1.103`
|
||||||
* `1.1.102`
|
* `1.1.102`
|
||||||
* `1.0`, `1.0.0`
|
* `1.0`, `1.0.0`
|
||||||
|
@ -48,13 +48,10 @@
|
|||||||
"1.0"
|
"1.0"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"1.1.104": {
|
"1.1.107": {
|
||||||
"sha256": "8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583",
|
"sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81",
|
||||||
"tags": [
|
"tags": [
|
||||||
"stable",
|
"1.1.107"
|
||||||
"1",
|
|
||||||
"1.1",
|
|
||||||
"1.1.104"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"1.1.98": {
|
"1.1.98": {
|
||||||
@ -92,12 +89,5 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"1.1.106"
|
"1.1.106"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"1.1.107": {
|
|
||||||
"sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81",
|
|
||||||
"tags": [
|
|
||||||
"latest",
|
|
||||||
"1.1.107"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -6,8 +6,8 @@ services:
|
|||||||
args:
|
args:
|
||||||
# Check buildinfo.json for supported versions and SHAs
|
# Check buildinfo.json for supported versions and SHAs
|
||||||
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
|
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
|
||||||
- VERSION=1.1.104
|
- VERSION=1.1.107
|
||||||
- SHA256=8e13353ab23d57989db7b06594411d30885de1a923f3a989d12749c1abc01583
|
- SHA256=5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197/udp"
|
- "34197:34197/udp"
|
||||||
- "27015:27015/tcp"
|
- "27015:27015/tcp"
|
||||||
|
Loading…
Reference in New Issue
Block a user