Skip to content

Commit

Permalink
Merge pull request #1590 from tssurya/bump-ovn-ct-flush-fix
Browse files Browse the repository at this point in the history
OCPBUGS-10395: Bump OVN to disable CT flush
  • Loading branch information
dcbw authored Mar 16, 2023
2 parents 6b3b4b7 + 5968690 commit 5cfa88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base.rhel9
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN dnf install -y --nodocs \
dnf clean all

ARG ovsver=3.1.0-2.el9fdp
ARG ovnver=23.03.0-4.el9fdp
ARG ovnver=23.03.0-7.el9fdp

RUN INSTALL_PKGS="iptables" && \
dnf install -y --nodocs $INSTALL_PKGS && \
Expand Down

0 comments on commit 5cfa88c

Please sign in to comment.