We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf5f3c commit f3bb33cCopy full SHA for f3bb33c
Dockerfile
@@ -8,7 +8,7 @@ ENV GOPATH /go
8
ENV PATH /usr/local/go/bin:$GOPATH/bin:$PATH
9
ENV GOROOT_BOOTSTRAP /usr/local/gobootstrap
10
ENV CGO_ENABLED=0
11
-ENV GO_VERSION 1.10.1
+ENV GO_VERSION 1.10.2
12
ENV BUILD_DEPS 'curl bzip2 git gcc patch libc6-dev ca-certificates'
13
14
# Fake time
0 commit comments