Skip to content

Commit c7b3232

Browse files
author
AOS Automation Release Team
committed
Updating ose-insights-operator builder & base images to be consistent with ART
Reconciling with https://github.com/openshift/ocp-build-data/tree/ce8ceaf63b458a778da06e96138bf50938597aab/images/ose-insights-operator.yml
1 parent 710c942 commit c7b3232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.7 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.7 AS builder
22
WORKDIR /go/src/github.com/openshift/insights-operator
33
COPY . .
44
RUN make build

0 commit comments

Comments
 (0)