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.
2 parents c1baf03 + 90b57a9 commit e2a3aafCopy full SHA for e2a3aaf
1.4/cross/Dockerfile
@@ -3,7 +3,7 @@ FROM golang:1.4.1
3
# see https://golang.org/doc/install/source#environment
4
# see also http://build.golang.org/
5
# and canonically, see defs_OS_ARCH.h files in src/runtime
6
-# https://code.google.com/p/go/source/browse?name=go1.4beta1#hg%2Fsrc%2Fruntime
+# https://go.googlesource.com/go/+/go1.4.1/src/runtime/
7
ENV GOLANG_CROSSPLATFORMS \
8
darwin/386 darwin/amd64 \
9
dragonfly/386 dragonfly/amd64 \
0 commit comments