Commit ea9b76d
authored
Prepend 'https://proxy.golang.org' to GOPROXY in Dockerfile for building controller image. (#173)
Description of changes:
* Prepend 'https://proxy.golang.org' to GOPROXY in Dockerfile for building controller image.
* This GoPROXY helps fix the building of controller image during e2e tests. Tested by locally running `make kind-test`
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent d1d34fc commit ea9b76d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments