From 2026cce01ac62b4b98d68bc4d28dfa970024cecc Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Mon, 14 Jun 2021 12:36:38 +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 c2eb99d..a546c5e 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=58e4c905b7ca6a8bfc16a91704e881ea14a8f831 \ + SHA1=f6fd54798beb06e2d8754650e5ee750e1075afa1 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \