From a953759b96358f767fd691127588ad5a71293ef1 Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Wed, 16 Jun 2021 10:06:42 +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 fedcdf8..16aa91a 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=194b22dc3e1a79f4b362b75dc1f817c1c212e99b \ + SHA1=a3761eec54d28b908653e14968d0e5492211c4af \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \