diff --git a/0.18/Dockerfile b/0.18/Dockerfile index b25e1b4..82423a4 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=80b95d32e9cdc976d73ef555840e841b1c885859 \ + SHA1=7ea351488ebcf7ae334b603a3b73573549da9b00 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \