From 58c9465add50042584bb72df995e2b7e845b2c9c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Mon, 25 Mar 2019 16:24:07 +0100 Subject: [PATCH] always use latest alpine version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a73865b..3c59728 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.3 +FROM alpine ENV GOPATH=/