mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-23 00:14:43 +01:00
Auto Update Factorio to stable version: 2.0.30 experimental version: 2.0.32
This commit is contained in:
parent
6e0ea49985
commit
e5e1993c97
@ -8,9 +8,9 @@
|
||||
<!-- start autogeneration tags -->
|
||||
* `2.0.32`, `latest`
|
||||
* `2.0.31`
|
||||
* `2.0.30`
|
||||
* `2`, `2.0`, `2.0.30`, `stable`, `stable-2.0.30`
|
||||
* `2.0.29`
|
||||
* `2`, `2.0`, `2.0.28`, `stable`, `stable-2.0.28`
|
||||
* `2.0`, `2.0.28`, `stable-2.0.28`
|
||||
* `2.0.27`
|
||||
* `2.0.26`
|
||||
* `2.0.25`
|
||||
|
@ -163,10 +163,8 @@
|
||||
"sha256": "ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3",
|
||||
"tags": [
|
||||
"stable-2.0.28",
|
||||
"2",
|
||||
"2.0",
|
||||
"2.0.28",
|
||||
"stable"
|
||||
"2.0.28"
|
||||
]
|
||||
},
|
||||
"2.0.29": {
|
||||
@ -178,6 +176,10 @@
|
||||
"2.0.30": {
|
||||
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
|
||||
"tags": [
|
||||
"stable",
|
||||
"stable-2.0.30",
|
||||
"2",
|
||||
"2.0",
|
||||
"2.0.30"
|
||||
]
|
||||
},
|
||||
|
@ -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=2.0.28
|
||||
- SHA256=ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3
|
||||
- VERSION=2.0.30
|
||||
- SHA256=4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668
|
||||
ports:
|
||||
- "34197:34197/udp"
|
||||
- "27015:27015/tcp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user