diff --git a/0.18/Dockerfile b/0.18/Dockerfile index 0a45002..9e8776c 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=98b13aa3911628cb5f443e163c0b57935fa457b1 \ + SHA1=67b0dd96055d0c26d21501438477c02dd4356eb4 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \