mirror of
https://github.com/luzifer-docker/factorio.git
synced 2024-11-09 15:20:00 +00:00
Factorio Server 1.0.0
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
186655da5b
commit
4a36e6d84f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:stretch
|
FROM debian:stretch
|
||||||
|
|
||||||
ENV FACTORIO_SERVER_VERSION=0.17.79 \
|
ENV FACTORIO_SERVER_VERSION=1.0.0 \
|
||||||
DUMB_INIT_VERSION=1.2.2 \
|
DUMB_INIT_VERSION=1.2.2 \
|
||||||
GOSU_VERSION=1.11
|
GOSU_VERSION=1.11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue