We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3ccd0 commit 5e14546Copy full SHA for 5e14546
images/buildenv/Dockerfile.in
@@ -5,5 +5,3 @@
5
FROM _BASE_NS_/fabric-baseimage:_BASE_TAG_
6
COPY payload/protoc-gen-go /usr/local/bin/
7
ADD payload/gotools.tar.bz2 /usr/local/bin/
8
-# temporary fix for https://github.com/golang/go/issues/21373
9
-RUN go install -a std
0 commit comments