Skip to content

Commit 210a0d1

Browse files
Merge pull request #647 from k37y/ocpbugs-46536
OCPBUGS-46536: Bump openvswitch
2 parents 3f515e7 + e034ac1 commit 210a0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/sdn/Dockerfile.rhel

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN CGO_ENABLED=1 make build GO_BUILD_PACKAGES="github.com/openshift/sdn/cmd/ope
1313
FROM registry.ci.openshift.org/ocp/4.14:cli AS cli
1414
FROM registry.ci.openshift.org/ocp/4.14:base
1515

16-
ARG ovsver=2.13
16+
ARG ovsver=2.17
1717

1818
RUN mkdir -p /opt/cni/bin/rhel9
1919
COPY --from=rhel9-builder /go/src/github.com/openshift/sdn/openshift-sdn-cni /opt/cni/bin/rhel9/openshift-sdn

0 commit comments

Comments
 (0)