diff --git a/hack/build-image/Dockerfile b/hack/build-image/Dockerfile index dd5fa61b1..667acb62e 100644 --- a/hack/build-image/Dockerfile +++ b/hack/build-image/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM golang:1.17 +FROM golang:1.17.7 ARG GOPROXY