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-08 18:33:28 +00:00 committed by GitHub
parent 303fbb5d97
commit 7b33b9f6e8
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.8 \
SHA1=cd6665e65a5bad39c15a3513a5f150d50792e46b \
VERSION=0.17.9 \
SHA1=b12e3882da950450fd5225c82b0790a1f4418946 \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \