Skip to content

Commit

Permalink
HACK: Use ovn24.09.1-10 - ovn-controller crash fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Dumitru Ceara <[email protected]>
  • Loading branch information
dceara committed Dec 11, 2024
1 parent d809ce9 commit 2ac90fa
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 @@ -13,7 +13,7 @@ RUN dnf install -y --nodocs \
dnf clean all

ARG ovsver=3.4.0-18.el9fdp
ARG ovnver=24.09.0-33.el9fdp
ARG ovnver=24.09.1-10.el9fdp
# NOTE: Ensure that the versions of OVS and OVN are overriden for OKD in each of the subsequent layers.
# Centos and RHEL releases for ovn are built out of sync, so please make sure to bump for OKD with
# the corresponding Centos version when updating the OCP version.
Expand Down

0 comments on commit 2ac90fa

Please sign in to comment.