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.
2 parents eb7acc0 + b458f9e commit 5ae13efCopy full SHA for 5ae13ef
Dockerfile.base
@@ -17,7 +17,7 @@ RUN dnf --setopt=retries=2 --setopt=timeout=2 install -y --nodocs \
17
# reduces the number of variables in the system) and receive all the CVE and
18
# bug fixes automatically.
19
ARG ovsver=3.5
20
-ARG ovnver=24.09.2-41.el9fdp
+ARG ovnver=24.09.2-69.el9fdp
21
# NOTE: Ensure that the versions of OVS and OVN are overriden for OKD in each of the subsequent layers.
22
# Centos and RHEL releases for ovn are built out of sync, so please make sure to bump for OKD with
23
# the corresponding Centos version when updating the OCP version.
0 commit comments