From 5b83699e5c526bcae8e03fe7a2676785cfd4ac24 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Sat, 15 May 2021 10:46:54 +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 bc445de..2a0eede 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=81f37e247f574edbf87a31bc18401209043fbdb0 \ + SHA1=fcd2deee5092a426302bf00df41966a4c5dce56c \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \