diff --git a/0.17/Dockerfile b/0.17/Dockerfile index 325b9ed..3f647c6 100644 --- a/0.17/Dockerfile +++ b/0.17/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=0.17.9 \ - SHA1=b12e3882da950450fd5225c82b0790a1f4418946 \ + SHA1=da39a3ee5e6b4b0d3255bfef95601890afd80709 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \