Skip to content

Commit

Permalink
Bump OVN to disable CT flush
Browse files Browse the repository at this point in the history
  • Loading branch information
tssurya committed Mar 16, 2023
1 parent aeac6b2 commit 5968690
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 5968690

Please sign in to comment.