diff --git a/Dockerfile b/Dockerfile index 0775f0f..1f1d136 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.7 +FROM golang:1.7-alpine MAINTAINER Remco Verhoef # Copy the local package files to the container's workspace.