1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2025-04-02 21:55:40 +02:00

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

This commit is contained in:
github-actions[bot] 2025-03-14 12:44:07 +00:00
parent 83bffe4b13
commit 080a70f6be
3 changed files with 9 additions and 7 deletions

View File

@ -6,9 +6,9 @@
[中文](./README_zh_CN.md)
<!-- start autogeneration tags -->
* `2.0.41`, `latest`
* `2`, `2.0`, `2.0.41`, `latest`, `stable`, `stable-2.0.41`
* `2.0.40`
* `2`, `2.0`, `2.0.39`, `stable`, `stable-2.0.39`
* `2.0`, `2.0.39`, `stable-2.0.39`
* `2.0.38`
* `2.0.37`
* `2.0.36`

View File

@ -235,10 +235,8 @@
"sha256": "0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34",
"tags": [
"stable-2.0.39",
"2",
"2.0",
"2.0.39",
"stable"
"2.0.39"
]
},
"2.0.40": {
@ -251,6 +249,10 @@
"sha256": "77ebccae8167fc1a9fc4da8c11e8410f6017b92b1a0913eb58ac5285c9eec399",
"tags": [
"latest",
"stable",
"stable-2.0.41",
"2",
"2.0",
"2.0.41"
]
}

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.39
- SHA256=0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34
- VERSION=2.0.41
- SHA256=77ebccae8167fc1a9fc4da8c11e8410f6017b92b1a0913eb58ac5285c9eec399
ports:
- "34197:34197/udp"
- "27015:27015/tcp"