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 4a9d02b commit e689417Copy full SHA for e689417
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.7 AS builder
+FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.7 AS builder
2
3
ENV GO111MODULE auto
4
ENV GOPATH /go
0 commit comments