mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-16 05:03:06 +01:00
Auto Update Factorio to stable version: 2.0.15 experimental version: 2.0.15
This commit is contained in:
parent
42a08a95d4
commit
ecb89b0c11
@ -6,8 +6,8 @@
|
|||||||
[中文](./README_zh_CN.md)
|
[中文](./README_zh_CN.md)
|
||||||
|
|
||||||
<!-- start autogeneration tags -->
|
<!-- start autogeneration tags -->
|
||||||
* `2.0.15`, `latest`
|
* `2`, `2.0`, `2.0.15`, `latest`, `stable`, `stable-2.0.15`
|
||||||
* `2`, `2.0`, `2.0.14`, `stable`, `stable-2.0.14`
|
* `2.0`, `2.0.14`, `stable-2.0.14`
|
||||||
* `2.0`, `2.0.13`, `stable-2.0.13`
|
* `2.0`, `2.0.13`, `stable-2.0.13`
|
||||||
* `1`, `1.1`, `1.1.110`, `stable-1.1.110`
|
* `1`, `1.1`, `1.1.110`, `stable-1.1.110`
|
||||||
* `1.0`, `1.0.0`
|
* `1.0`, `1.0.0`
|
||||||
|
@ -69,16 +69,18 @@
|
|||||||
"sha256": "5a4bc4c3b2a97ed1fc58eb796321e848dcc64435bd91013dd9c78a14a8ce8815",
|
"sha256": "5a4bc4c3b2a97ed1fc58eb796321e848dcc64435bd91013dd9c78a14a8ce8815",
|
||||||
"tags": [
|
"tags": [
|
||||||
"stable-2.0.14",
|
"stable-2.0.14",
|
||||||
"2",
|
|
||||||
"2.0",
|
"2.0",
|
||||||
"2.0.14",
|
"2.0.14"
|
||||||
"stable"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"2.0.15": {
|
"2.0.15": {
|
||||||
"sha256": "70b441cb807811a60586c01107248c1d8d7ae043bd1f23675fc924fbaaa538d8",
|
"sha256": "70b441cb807811a60586c01107248c1d8d7ae043bd1f23675fc924fbaaa538d8",
|
||||||
"tags": [
|
"tags": [
|
||||||
"latest",
|
"latest",
|
||||||
|
"stable",
|
||||||
|
"stable-2.0.15",
|
||||||
|
"2",
|
||||||
|
"2.0",
|
||||||
"2.0.15"
|
"2.0.15"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -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.14
|
- VERSION=2.0.15
|
||||||
- SHA256=5a4bc4c3b2a97ed1fc58eb796321e848dcc64435bd91013dd9c78a14a8ce8815
|
- SHA256=70b441cb807811a60586c01107248c1d8d7ae043bd1f23675fc924fbaaa538d8
|
||||||
ports:
|
ports:
|
||||||
- "34197:34197/udp"
|
- "34197:34197/udp"
|
||||||
- "27015:27015/tcp"
|
- "27015:27015/tcp"
|
||||||
@ -22,7 +22,6 @@ services:
|
|||||||
# - PORT=34198
|
# - PORT=34198
|
||||||
# - PRESET=deathworld
|
# - PRESET=deathworld
|
||||||
# - ADDR=::1
|
# - ADDR=::1
|
||||||
|
|
||||||
# # Uncomment the following line to enable the use of the host's network stack,
|
# # Uncomment the following line to enable the use of the host's network stack,
|
||||||
# # which may be necessary for some setups like NAS or when using some proxy service like firewall rules.
|
# # which may be necessary for some setups like NAS or when using some proxy service like firewall rules.
|
||||||
# extra_hosts:
|
# extra_hosts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user