mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-08 23:09:48 +02:00
Auto Update Factorio to stable version: 2.0.69 experimental version: 2.0.69
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
<!-- start autogeneration tags -->
|
||||
* `latest, 2.0.69`
|
||||
* `2, 2.0, 2.0.66, stable, stable-2.0.66`
|
||||
<!-- end autogeneration tags -->
|
||||
|
||||
## Tag descriptions
|
||||
|
@@ -1,18 +1,12 @@
|
||||
{
|
||||
"2.0.66": {
|
||||
"sha256": "f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06",
|
||||
"tags": [
|
||||
"stable",
|
||||
"stable-2.0.66",
|
||||
"2",
|
||||
"2.0",
|
||||
"2.0.66"
|
||||
]
|
||||
},
|
||||
"2.0.69": {
|
||||
"sha256": "235147bb3ed6b5f0a6993893c6c92fdfe535ba95ab866046f51f865284b57341",
|
||||
"tags": [
|
||||
"latest",
|
||||
"stable",
|
||||
"stable-2.0.69",
|
||||
"2",
|
||||
"2.0",
|
||||
"2.0.69"
|
||||
]
|
||||
}
|
||||
|
@@ -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.66
|
||||
- SHA256=f1b3976eacc4e233800d399d90006c356fa366f5d64341c504c95c0cba321c06
|
||||
- VERSION=2.0.69
|
||||
- SHA256=235147bb3ed6b5f0a6993893c6c92fdfe535ba95ab866046f51f865284b57341
|
||||
ports:
|
||||
- "34197:34197/udp"
|
||||
- "27015:27015/tcp"
|
||||
|
Reference in New Issue
Block a user