diff --git a/0.18/Dockerfile b/0.18/Dockerfile index 2a0eede..58717d8 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=fcd2deee5092a426302bf00df41966a4c5dce56c \ + SHA1=3d054b43cd0e683224988fdc8691625ff22b189c \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \