We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f515e7 + e034ac1 commit 210a0d1Copy full SHA for 210a0d1
images/sdn/Dockerfile.rhel
@@ -13,7 +13,7 @@ RUN CGO_ENABLED=1 make build GO_BUILD_PACKAGES="github.com/openshift/sdn/cmd/ope
13
FROM registry.ci.openshift.org/ocp/4.14:cli AS cli
14
FROM registry.ci.openshift.org/ocp/4.14:base
15
16
-ARG ovsver=2.13
+ARG ovsver=2.17
17
18
RUN mkdir -p /opt/cni/bin/rhel9
19
COPY --from=rhel9-builder /go/src/github.com/openshift/sdn/openshift-sdn-cni /opt/cni/bin/rhel9/openshift-sdn
0 commit comments