From bb4d2d015494e34f81f45bd8ce347912106e8143 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Wed, 16 Jun 2021 09:41:34 +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 6a7fbd7..24b0f1e 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=77acdf1e2117076f23f5e436eb048308f3ef73a0 \ + SHA1=c16a1b6c7848a0176735e529505bfd1362f7b94d \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \