diff --git a/1.1/Dockerfile b/1.1/Dockerfile index 4afe7b9..cfe73b9 100644 --- a/1.1/Dockerfile +++ b/1.1/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=1.1.19 \ - SHA1=28a8f75c511a8380bd95d37e7d40c65180fb2e51 \ + SHA1=9ba982ee194d145021b348e927f6620a7e56657b \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \