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

Fixed wrong checksum

This commit is contained in:
Florian Kinder 2018-05-23 09:41:09 +02:00
parent 3d8cdfcc1d
commit 87cf6c051a

View File

@ -10,7 +10,7 @@ ARG PGID=845
ENV PORT=34197 \
RCON_PORT=27015 \
VERSION=0.16.45 \
SHA1=994bc667720c21257500e29038c1a5f61e25da1e \
SHA1=48adde04cd91b224b437a8c593d1badbb0337b65 \
SAVES=/factorio/saves \
CONFIG=/factorio/config \
MODS=/factorio/mods \