From 95fdc953b37885ed7788f751781175a838dc4e5a Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Fri, 14 Jun 2019 22:34:47 +0000 Subject: update docker automation --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 4970892..0a4c0d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM xena/go:1.12.1 AS build +FROM xena/go:1.12.6 AS build WORKDIR /x COPY . . ENV GOPROXY=https://cache.greedo.xeserv.us -- cgit v1.2.3