Skip to content

Commit

Permalink
Merge pull request #23 from openshift-bot/art-consistency-openshift-4…
Browse files Browse the repository at this point in the history
….9-ose-multus-route-override-cni

Updating ose-multus-route-override-cni images to be consistent with ART
  • Loading branch information
openshift-merge-robot committed May 27, 2022
2 parents 1953205 + 47bb66a commit 1911708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openshift
Expand Up @@ -8,7 +8,7 @@ ENV VERSION=rhel8 COMMIT=unset
RUN ./build_linux.sh
WORKDIR /

FROM registry.ci.openshift.org/ocp/builder:rhel-7-golang-1.16-openshift-4.9 AS rhel7
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.9 AS rhel7
ADD . /usr/src/route-override
WORKDIR /usr/src/route-override
ENV CGO_ENABLED=0
Expand Down

0 comments on commit 1911708

Please sign in to comment.