From 939827eb81b8c3b636e0e5229d587be57a3b3a45 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Tue, 20 Apr 2021 21:31:10 +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 2b2c5a6..1ccfe83 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=1582ea26e15ed4982a10f973b83d1a0ad5721a81 \ + SHA1=c0505d5d6f83e565b38e3bf9935a09171c3b754e \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \