1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2025-10-08 22:31:56 +02:00

Auto Update Factorio to stable version: 2.0.69 experimental version: 2.0.69

This commit is contained in:
github-actions[bot]
2025-10-02 08:31:37 +00:00
parent 242b12b647
commit 5d5c4562d0
3 changed files with 6 additions and 13 deletions

View File

@@ -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

View File

@@ -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"
]
}

View File

@@ -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"