diff --git a/Dockerfile b/Dockerfile index 90380c6e4d..9fd1f91c46 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 as builder +FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 as builder ENV GO111MODULE auto ENV GOPATH /go