1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2024-11-28 08:58:42 +02:00

Update Dockerfile

This commit is contained in:
Pascal 2019-03-07 17:02:52 +00:00 committed by GitHub
parent 51d3845af7
commit f982370229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=0.17.6 \
SHA1=709cad32b25f0219da2749c27cf0959714c66345 \
VERSION=0.17.8 \
SHA1=cd6665e65a5bad39c15a3513a5f150d50792e46b \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \