diff --git a/0.18/Dockerfile b/0.18/Dockerfile index c14c94d..f05b151 100644 --- a/0.18/Dockerfile +++ b/0.18/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=0.18.47 \ - SHA1=1e0f5f57e73db5a8c941fa9ef6c6aa0191d6450f \ + SHA1=158ebdf7bd8dde410feb25668cc8d71e5fd25f94 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \