Skip to content

Commit

Permalink
Merge pull request #62 from openshift-bot/art-consistency-openshift-4…
Browse files Browse the repository at this point in the history
….16-ose-network-interface-bond-cni

OCPBUGS-28578: Updating ose-network-interface-bond-cni-container image to be consistent with ART for 4.16
  • Loading branch information
openshift-merge-bot[bot] committed Mar 22, 2024
2 parents d164fba + d1604cc commit bb91145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openshift
Expand Up @@ -8,7 +8,7 @@ WORKDIR /go/src/github.com/openshift/bond-cni
COPY . .
RUN ./build.sh

FROM registry.ci.openshift.org/ocp/4.16:base
FROM registry.ci.openshift.org/ocp/4.16:base-rhel9
LABEL io.k8s.display-name="bond-cni" \
io.k8s.description="This is an image containing the bond-cni executable" \
io.openshift.tags="openshift"
Expand Down

0 comments on commit bb91145

Please sign in to comment.