diff --git a/0.16/Dockerfile b/0.16/Dockerfile index 1db0d61..351d864 100644 --- a/0.16/Dockerfile +++ b/0.16/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=0.16.45 \ - SHA1=994bc667720c21257500e29038c1a5f61e25da1e \ + SHA1=48adde04cd91b224b437a8c593d1badbb0337b65 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \