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 6b8cdd3 commit c3e4bfcCopy full SHA for c3e4bfc
Dockerfile
@@ -48,3 +48,5 @@ WORKDIR $GOPATH/src/github.com/renproject/solana-ffi
48
RUN git checkout 720c0143d8655bfcd412ae73c949474df2c1dcf3
49
RUN make clean && make
50
RUN go install ./...
51
+
52
+RUN git config --global --remove-section url."https://${GITHUB_TOKEN}:[email protected]/"
0 commit comments