diff --git a/0.18/Dockerfile b/0.18/Dockerfile index 91972a0..16aa91a 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=d392c7c8fe67ec75040397f8fef22a7839bf0cbd \ + SHA1=a3761eec54d28b908653e14968d0e5492211c4af \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \