From 75543ebbe6b97dbe743bb4e429e3fb2ed8eadec6 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Sun, 20 Jun 2021 02:20: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 7048ff6..6aaf431 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=a7c9bcaeaf36a7a0fdc88f736a00a64d28af0f95 \ + SHA1=12a039564c4a4ce3374efb515b37e102ac4b6c1b \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \