Skip to content

Commit fef36c1

Browse files
Auto Update Factorio to stable version: 2.0.73 experimental version: 2.0.73
1 parent 0067d3b commit fef36c1

3 files changed

Lines changed: 6 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
<!-- start autogeneration tags -->
99
* `latest, 2.0.73`
10-
* `2, 2.0, 2.0.72, stable, stable-2.0.72`
1110
<!-- end autogeneration tags -->
1211

1312
## Tag descriptions

buildinfo.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
{
2-
"2.0.72": {
3-
"sha256": "cf3057340dbc9d82bd5161949ae3e7b8fad912ec7ca07b8a3151e0424a5568cd",
4-
"tags": [
5-
"stable",
6-
"stable-2.0.72",
7-
"2",
8-
"2.0",
9-
"2.0.72"
10-
]
11-
},
122
"2.0.73": {
133
"sha256": "752025f81b5ec1229919edc869f9c8773db4bb548a90d370f85938236c857d9a",
144
"tags": [
155
"latest",
6+
"stable",
7+
"stable-2.0.73",
8+
"2",
9+
"2.0",
1610
"2.0.73"
1711
]
1812
}

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
args:
77
# Check buildinfo.json for supported versions and SHAs
88
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
9-
- VERSION=2.0.72
10-
- SHA256=cf3057340dbc9d82bd5161949ae3e7b8fad912ec7ca07b8a3151e0424a5568cd
9+
- VERSION=2.0.73
10+
- SHA256=752025f81b5ec1229919edc869f9c8773db4bb548a90d370f85938236c857d9a
1111
ports:
1212
- "34197:34197/udp"
1313
- "27015:27015/tcp"

0 commit comments

Comments
 (0)