Skip to content

Commit 5ae13ef

Browse files
Merge pull request #2576 from kyrtapz/ovn_bump
OCPBUGS-52462: Bump OVN to 24.09.2-69.el9fdp
2 parents eb7acc0 + b458f9e commit 5ae13ef

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
@@ -17,7 +17,7 @@ RUN dnf --setopt=retries=2 --setopt=timeout=2 install -y --nodocs \
1717
# reduces the number of variables in the system) and receive all the CVE and
1818
# bug fixes automatically.
1919
ARG ovsver=3.5
20-
ARG ovnver=24.09.2-41.el9fdp
20+
ARG ovnver=24.09.2-69.el9fdp
2121
# NOTE: Ensure that the versions of OVS and OVN are overriden for OKD in each of the subsequent layers.
2222
# Centos and RHEL releases for ovn are built out of sync, so please make sure to bump for OKD with
2323
# the corresponding Centos version when updating the OCP version.

0 commit comments

Comments
 (0)