Skip to content

Commit

Permalink
Merge pull request #2360 from zshi-redhat/OCPBUGS-44784
Browse files Browse the repository at this point in the history
OCPBUGS-44784: Bump ovs to 3.1.0-137
  • Loading branch information
openshift-merge-bot[bot] authored Nov 27, 2024
2 parents 920cadf + 1d0af7d commit 85400d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN dnf install -y --nodocs \
selinux-policy procps-ng && \
dnf clean all

ARG ovsver=3.1.0-88.el9fdp
ARG ovsver=3.1.0-137.el9fdp
ARG ovnver=23.09.4-16.el9fdp

RUN INSTALL_PKGS="iptables" && \
Expand Down

0 comments on commit 85400d6

Please sign in to comment.