From cb4f36fc9160f91ffd34e567f68516abf1986c72 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Thu, 27 May 2021 07:11:10 +0000 Subject: [PATCH] Update to Factorio 0.18.47 --- 0.18/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0.18/Dockerfile b/0.18/Dockerfile index c7f11c0..305193d 100644 --- a/0.18/Dockerfile +++ b/0.18/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=0.18.47 \ - SHA1=fc2b47792343236f28142e9e4ff9b31989ae1b28 \ + SHA1=64885f8e1ca8b3f3a580f3b75fc1b68a34ac8793 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \