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

This commit is contained in:
github-actions[bot] 2025-03-31 13:32:20 +00:00
parent b334d27cf0
commit a2c11ade50
3 changed files with 9 additions and 7 deletions

View File

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

View File

@ -257,16 +257,18 @@
"sha256": "b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376", "sha256": "b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376",
"tags": [ "tags": [
"stable-2.0.42", "stable-2.0.42",
"2",
"2.0", "2.0",
"2.0.42", "2.0.42"
"stable"
] ]
}, },
"2.0.43": { "2.0.43": {
"sha256": "bde6e167330c4439ce7df3ac519ea445120258ef676f1f6ad31d0c2816d3aee3", "sha256": "bde6e167330c4439ce7df3ac519ea445120258ef676f1f6ad31d0c2816d3aee3",
"tags": [ "tags": [
"latest", "latest",
"stable",
"stable-2.0.43",
"2",
"2.0",
"2.0.43" "2.0.43"
] ]
} }

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.42 - VERSION=2.0.43
- SHA256=b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376 - SHA256=bde6e167330c4439ce7df3ac519ea445120258ef676f1f6ad31d0c2816d3aee3
ports: ports:
- "34197:34197/udp" - "34197:34197/udp"
- "27015:27015/tcp" - "27015:27015/tcp"