mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-23 08:14:44 +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 -->
|
<!-- start autogeneration tags -->
|
||||||
* `2.0.32`, `latest`
|
* `2.0.32`, `latest`
|
||||||
* `2.0.31`
|
* `2.0.31`
|
||||||
* `2.0.30`
|
* `2`, `2.0`, `2.0.30`, `stable`, `stable-2.0.30`
|
||||||
* `2.0.29`
|
* `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.27`
|
||||||
* `2.0.26`
|
* `2.0.26`
|
||||||
* `2.0.25`
|
* `2.0.25`
|
||||||
|
@ -163,10 +163,8 @@
|
|||||||
"sha256": "ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3",
|
"sha256": "ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3",
|
||||||
"tags": [
|
"tags": [
|
||||||
"stable-2.0.28",
|
"stable-2.0.28",
|
||||||
"2",
|
|
||||||
"2.0",
|
"2.0",
|
||||||
"2.0.28",
|
"2.0.28"
|
||||||
"stable"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"2.0.29": {
|
"2.0.29": {
|
||||||
@ -178,6 +176,10 @@
|
|||||||
"2.0.30": {
|
"2.0.30": {
|
||||||
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
|
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
"stable",
|
||||||
|
"stable-2.0.30",
|
||||||
|
"2",
|
||||||
|
"2.0",
|
||||||
"2.0.30"
|
"2.0.30"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -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=2.0.28
|
- VERSION=2.0.30
|
||||||
- SHA256=ea9937b6adc7a18e17a4e1e64992ec389407497b36e68280bb14fcdd4c884dd3
|
- SHA256=4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197/udp"
|
- "34197:34197/udp"
|
||||||
- "27015:27015/tcp"
|
- "27015:27015/tcp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user