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

This commit is contained in:
github-actions[bot] 2025-01-23 14:20:03 +00:00
parent e5e1993c97
commit 20e6176a85
3 changed files with 8 additions and 6 deletions

View File

@ -6,9 +6,9 @@
[中文](./README_zh_CN.md) [中文](./README_zh_CN.md)
<!-- start autogeneration tags --> <!-- start autogeneration tags -->
* `2.0.32`, `latest` * `2`, `2.0`, `2.0.32`, `latest`, `stable`, `stable-2.0.32`
* `2.0.31` * `2.0.31`
* `2`, `2.0`, `2.0.30`, `stable`, `stable-2.0.30` * `2.0`, `2.0.30`, `stable-2.0.30`
* `2.0.29` * `2.0.29`
* `2.0`, `2.0.28`, `stable-2.0.28` * `2.0`, `2.0.28`, `stable-2.0.28`
* `2.0.27` * `2.0.27`

View File

@ -176,9 +176,7 @@
"2.0.30": { "2.0.30": {
"sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668", "sha256": "4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668",
"tags": [ "tags": [
"stable",
"stable-2.0.30", "stable-2.0.30",
"2",
"2.0", "2.0",
"2.0.30" "2.0.30"
] ]
@ -193,6 +191,10 @@
"sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417", "sha256": "2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417",
"tags": [ "tags": [
"latest", "latest",
"stable",
"stable-2.0.32",
"2",
"2.0",
"2.0.32" "2.0.32"
] ]
} }

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.30 - VERSION=2.0.32
- SHA256=4137824a20e1f3298410432c85e62d0eb46b0dab1a8411c233699f890d4c1668 - SHA256=2a6102ae42dcc5e8fe923bd68bcd326a569e35912acde121301e5d4d2d856417
ports: ports:
- "34197:34197/udp" - "34197:34197/udp"
- "27015:27015/tcp" - "27015:27015/tcp"