From 9c3ec3c817fff2a6cc005218e697736f83762f27 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Tue, 4 May 2021 13:36:13 +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 6c71e3e..04d6353 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=57bebbe546c8688dd2027286192e69e5ef169201 \ + SHA1=01520743000cc8f9bf699e5d327c2d3f94297243 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \