From 24825309c324b2333478f5ba40edfb8528aa6087 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Fri, 14 May 2021 22:18:14 +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 a24e647..fcaefd8 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=e6ee0721212d77bcb500ac53f82b3cdc0f00f540 \ + SHA1=7a34bbcbe0cbcd7c72fbc88a21fbaff7f60cb654 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \