We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66faee9 commit 9c4499bCopy full SHA for 9c4499b
Dockerfile.base
@@ -13,7 +13,7 @@ RUN dnf --setopt=retries=2 --setopt=timeout=2 install -y --nodocs \
13
dnf clean all
14
15
ARG ovsver=3.4.0-18.el9fdp
16
-ARG ovnver=24.09.2-14.el9fdp
+ARG ovnver=24.09.2-41.el9fdp
17
# NOTE: Ensure that the versions of OVS and OVN are overriden for OKD in each of the subsequent layers.
18
# Centos and RHEL releases for ovn are built out of sync, so please make sure to bump for OKD with
19
# the corresponding Centos version when updating the OCP version.
0 commit comments