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.
2 parents e6088e1 + 03ab137 commit 14b69f0Copy full SHA for 14b69f0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6-clang as builder
+FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 as builder
2
3
ENV GOPATH /go
4
ENV PATH $GOPATH/bin:/usr/local/go/bin:$PATH
0 commit comments