diff --git a/Dockerfile b/Dockerfile index 4a25c9c..8dd5e4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.7.1 +FROM golang:1.7 # Copy the runtime dockerfile into the context as Dockerfile COPY Dockerfile.run /go/bin/Dockerfile