diff --git a/0.18/Dockerfile b/0.18/Dockerfile index f05b151..515f26e 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=158ebdf7bd8dde410feb25668cc8d71e5fd25f94 \ + SHA1=77aca1cc76a3005af5a37ca06ba3189988bb4f3a \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \