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

This commit is contained in:
github-actions[bot] 2025-03-11 10:25:24 +00:00
parent 370059f2f6
commit c0e1bae277
3 changed files with 9 additions and 7 deletions

View File

@ -6,14 +6,14 @@
[中文](./README_zh_CN.md) [中文](./README_zh_CN.md)
<!-- start autogeneration tags --> <!-- start autogeneration tags -->
* `2.0.39`, `latest` * `2`, `2.0`, `2.0.39`, `latest`, `stable`, `stable-2.0.39`
* `2.0.38` * `2.0.38`
* `2.0.37` * `2.0.37`
* `2.0.36` * `2.0.36`
* `2.0.35` * `2.0.35`
* `2.0.34` * `2.0.34`
* `2.0.33` * `2.0.33`
* `2`, `2.0`, `2.0.32`, `stable`, `stable-2.0.32` * `2.0`, `2.0.32`, `stable-2.0.32`
* `2.0.31` * `2.0.31`
* `2.0`, `2.0.30`, `stable-2.0.30` * `2.0`, `2.0.30`, `stable-2.0.30`
* `2.0.29` * `2.0.29`

View File

@ -191,10 +191,8 @@
"sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417", "sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417",
"tags": [ "tags": [
"stable-2.0.32", "stable-2.0.32",
"2",
"2.0", "2.0",
"2.0.32", "2.0.32"
"stable"
] ]
}, },
"2.0.33": { "2.0.33": {
@ -237,6 +235,10 @@
"sha256": "0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34", "sha256": "0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34",
"tags": [ "tags": [
"latest", "latest",
"stable",
"stable-2.0.39",
"2",
"2.0",
"2.0.39" "2.0.39"
] ]
} }

View File

@ -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.32 - VERSION=2.0.39
- SHA256=2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417 - SHA256=0f8a3d0e43797b5ff4d8b85d7c334b095a3f07d9aa7f80b1e87f94939a93df34
ports: ports:
- "34197:34197/udp" - "34197:34197/udp"
- "27015:27015/tcp" - "27015:27015/tcp"