We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8fa44 + 4cc4cc9 commit 7ceac48Copy full SHA for 7ceac48
Dockerfile
@@ -1,4 +1,4 @@
1
-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
2
WORKDIR /go/src/github.com/openshift/insights-operator
3
COPY . .
4
RUN make build
0 commit comments