From 3e3dfb7c052120cdc9600f513c3ebdb2d34b0b9f Mon Sep 17 00:00:00 2001 From: SuperSandroBot Date: Sat, 10 Apr 2021 09:46:19 +0000 Subject: [PATCH] Update to Factorio 1.1.30 --- 1.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.1/Dockerfile b/1.1/Dockerfile index 7f8c4c5..7cf27b4 100644 --- a/1.1/Dockerfile +++ b/1.1/Dockerfile @@ -10,7 +10,7 @@ ARG PGID=845 ENV PORT=34197 \ RCON_PORT=27015 \ VERSION=1.1.30 \ - SHA1=84e31e02ad156c7ec7953107952d58ffda6956fb \ + SHA1=28a8f75c511a8380bd95d37e7d40c65180fb2e51 \ SAVES=/factorio/saves \ CONFIG=/factorio/config \ MODS=/factorio/mods \