Skip to content

Commit 12b33c1

Browse files
Merge pull request #2493 from dceara/FDP25.A.1-master
OCPBUGS-48678: Update OVN to FDP25.A.1 24.09.2-41
2 parents 66faee9 + 9c4499b commit 12b33c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN dnf --setopt=retries=2 --setopt=timeout=2 install -y --nodocs \
1313
dnf clean all
1414

1515
ARG ovsver=3.4.0-18.el9fdp
16-
ARG ovnver=24.09.2-14.el9fdp
16+
ARG ovnver=24.09.2-41.el9fdp
1717
# NOTE: Ensure that the versions of OVS and OVN are overriden for OKD in each of the subsequent layers.
1818
# Centos and RHEL releases for ovn are built out of sync, so please make sure to bump for OKD with
1919
# the corresponding Centos version when updating the OCP version.

0 commit comments

Comments
 (0)