From ba0474feb060d368fb996e5810a2905c4825cc6f Mon Sep 17 00:00:00 2001 From: Poojawa Date: Fri, 10 May 2019 08:56:05 -0500 Subject: [PATCH] Updates travis to 512.1467 Lots of good updates. we should see if they make stuff better --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7cc479b926..a28b231eab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tgstation/byond:512.1463 as base +FROM tgstation/byond:512.1467 as base FROM base as build_base