From d17a6e648e5db50dea07dbe5900e3c788dc8235b Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Sat, 19 Jun 2021 09:44:12 +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 743dd8e..7048ff6 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=45c033016e6f43a07f6d7d6e8377d44e812a55a0 \ + SHA1=a7c9bcaeaf36a7a0fdc88f736a00a64d28af0f95 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \