File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 51
51
"1.1.110" : {
52
52
"sha256" : " 485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a" ,
53
53
"tags" : [
54
- " latest" ,
55
- " stable" ,
56
54
" stable-1.1.110" ,
57
55
" 1" ,
58
56
" 1.1" ,
59
57
" 1.1.110"
60
58
]
59
+ },
60
+ "2.0.7" : {
61
+ "sha256" : " e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762" ,
62
+ "tags" : [
63
+ " latest" ,
64
+ " stable" ,
65
+ " stable-2.0.7" ,
66
+ " 2" ,
67
+ " 2.0" ,
68
+ " 2.0.7"
69
+ ]
61
70
}
62
71
}
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ services:
6
6
args :
7
7
# Check buildinfo.json for supported versions and SHAs
8
8
# https://github.com/factoriotools/factorio-docker/blob/master/buildinfo.json
9
- - VERSION=1.1.110
10
- - SHA256=485fe6db36e5decd7dd0d70e7c97e61f818100fa3e48d87884b287027c7a646a
9
+ - VERSION=2.0.7
10
+ - SHA256=e6a64a9ee5b1d3773cd1f40aa5cf78e91960eade6c508fd365c34752afdf2762
11
11
ports :
12
12
- " 34197:34197/udp"
13
13
- " 27015:27015/tcp"
You can’t perform that action at this time.
0 commit comments