From b96fb634b1d273ea852b4ea9c82844ed4a0dd801 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Fri, 18 Jun 2021 03:24:45 +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 0d78caa..743dd8e 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=5ced1e6ae524515533a0385c5338d550dc3547aa \ + SHA1=45c033016e6f43a07f6d7d6e8377d44e812a55a0 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \