From b253a086cc9a636490283b126ae2042dd3071e24 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Fri, 4 Jun 2021 10:35:23 +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 c14c94d..f05b151 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=1e0f5f57e73db5a8c941fa9ef6c6aa0191d6450f \ + SHA1=158ebdf7bd8dde410feb25668cc8d71e5fd25f94 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \