From 2a5e5b48ef7fea4bb6cada4b6dd1603b479a45dc Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Tue, 2 Feb 2021 19:13:10 +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 \