From 316f790530b72f0487554a6ac2d415c50f298407 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Thu, 4 Feb 2021 08:41:53 +0000 Subject: [PATCH] Update to Factorio 1.1.19 --- 1.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \