From a739342a5a381fea8f0551e57db9d2ddac5243ec Mon Sep 17 00:00:00 2001 From: Poojawa Date: Sun, 15 Sep 2019 23:21:27 -0500 Subject: [PATCH] Updates Travis to 512.1484 just so everything is checked with the DMI fixes. and various other updates. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a28b231eab..a037093576 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tgstation/byond:512.1467 as base +FROM tgstation/byond:512.1484 as base FROM base as build_base