1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2025-04-23 12:08:50 +02:00

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

This commit is contained in:
github-actions[bot] 2025-03-21 18:31:36 +00:00
parent 317d3731e8
commit 0929686ad3
3 changed files with 9 additions and 7 deletions

View File

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

View File

@ -249,16 +249,18 @@
"sha256": "77ebccae8167fc1a9fc4da8c11e8410f6017b92b1a0913eb58ac5285c9eec399",
"tags": [
"stable-2.0.41",
"2",
"2.0",
"2.0.41",
"stable"
"2.0.41"
]
},
"2.0.42": {
"sha256": "b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376",
"tags": [
"latest",
"stable",
"stable-2.0.42",
"2",
"2.0",
"2.0.42"
]
}

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.41
- SHA256=77ebccae8167fc1a9fc4da8c11e8410f6017b92b1a0913eb58ac5285c9eec399
- VERSION=2.0.42
- SHA256=b5b8b8bdc915e67dbc1710cd3d6aa6802d397b7c0f47db07da8acf39d5bd6376
ports:
- "34197:34197/udp"
- "27015:27015/tcp"